Nothing
# #' @export
.methodsList <-
function()
{
c("asselin",
#"chernoff",
"density",
"discrete",
#"devroye",
#"ekblom",
#"eme",
"grenander",
"hrm",
"hsm",
"kernel",
#"kim",
"lientz",
#"lms",
#"logspline", # cf. package logspline
"meanshift",
"mfv",# most frequent value
#"mizoguchi",
"naive",
"parzen",
#"robertson",
"shorth",
#"splines",
"tsybakov",
"venter",
"vieu")
#"wavelet",
#"wtp")
}
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.