Nothing
library(survextrap)
library(DT)
mspline_defaults <- list(
df = 10,
degree = 3,
bsmooth = TRUE,
bknot = 10
)
selection_defaults <- list(
degree_unsmooth = 2:4,
df = 5:12
)
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.