nriskReport(formula, groups = NULL, data = NULL, subset = NULL,
na.action = na.retain, ylab = "Number Followed", panel = "nrisk",
head = NULL, tail = NULL, h = 5.5, w = 5.5, outerlabels = TRUE,
append = FALSE, popts = NULL)1 as the right hand side. Specify unique subject IDs by including a term id() ifformula.na.retain"Number Followed"'nrisk'.TRUE, pass lattice graphics through the latticeExtra package's useOuterStripsfunction if there are two conditioning (paneling) variables, to put panel labels in outer margins.FALSE to start a new panelEcdf. A common use is for example popts=list(layout=c(columns,rows)) to be used in rendering lattice plots. key and panel are also frequently usenriskReport generates multi-panel charts, separately for categorical analysis variables. Each panel depicts the number at risk as a function of follow-up time. The Hmisc Ecdf function is used. Stratification is by treatment or other variables. It is assumed that this function is only run on randomized subjects.# See test.Rnw in tests directoryRun the code above in your browser using DataLab