Number of observations contributing to a fitted flexible survival model
Number of observations contributing to a fitted flexible survival model
## S3 method for class 'flexsurvreg' nobs(object, ...)
object |
Output from |
... |
Further arguments passed to or from other methods. Currently unused. |
This matches the behaviour of the nobs
method for survreg
objects, including both censored and uncensored observations.
This returns the mod$N
component of the fitted
model object mod
. See flexsurvreg
,
flexsurvspline
for full documentation of all components.
C. H. Jackson chris.jackson@mrc-bsu.cam.ac.uk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.