Nothing
cat.ebam <- function(...){
stop("\n","cat.ebam has been removed. Please use one of the following methods instead.",
"\n\n",
"chisq.ebam Pearson's ChiSquare Statistic (was cat.ebam)\n",
"trend.ebam (Cochran-Armitage) Trend Test\n",
"\n", "Still to come:\n",
"pccc.ebam Pearson's Corrected Contingency Coefficient\n")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.