modelExtract {psc} | R Documentation |
A generic function for extracting model information
Description
A generic function for extracting model information
Usage
modelExtract(CFM)
Arguments
CFM |
a model of class either 'glm' or 'flexsurvreg' |
Details
A function for extracting the model information required for using pscfit
Value
a list of extracted model components
[Package psc version 1.3.0 Index]