cfmDataVis {psc} | R Documentation |
Visualising data within a CFM
Description
The pscCFM creates a model object which is stripped of identifiable information. The cfmDataVis fucntion supplies a visualised form of the dataset for summary information
Usage
cfmDataVis(cfm)
Arguments
cfm |
a 'glm' or 'flexsurvreg' model object |
Value
a list of grobs for each model covariate
[Package psc version 1.3.0 Index]