Nothing
Print.Summary <-
function (XX,...)
{
XL <- XX
fit1 <- FitSurvRec(Survrecu(id, time, event) ~ as.factor(group),
data = XL,"pena-strawderman-hollander")
fit2 <- FitSurvRec(Survrecu(id, time, event) ~ 1,
data = XL,"pena-strawderman-hollander")
Plot.Surv.Rec(XL)
Dif.Surv.Rec(XL, "all")}
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.