stepp_summary | R Documentation |
This function will be deprecated in the future. Please use S4 classes and corresponding generic functions e.g. summary, print and plot for future development.
A method to print the summary of the size and various attributes for each subpopulation used in the STEPP analysis.
stepp_summary(x)
x |
a steppes object returned from stepp, analyze.KM.stepp or analyze.CumInc.stepp function |
This function together with other old functions will be depreciated in the future. A new set of S4 classes are implemented to replace old interfaces. Please use them for future development.
Wai-ki Yip, David Zahrieh, Marco Bonetti, Bernard Cole, Ann Lazar, Richard Gelber
The S4 classes: stwin, stsubpop, stmodelKM, stmodelCI, stmodelCOX, stmodelGLM, and steppes.
Old functions to be deprecated: stepp, stepp_print, stepp_plot, analyze.KM.stepp, and analyze.CumInc.stepp
# set example in the documentation for the function stepp.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.