tidy.standsurv: Tidy a standsurv object.
Description
This function is used internally by standsurv
and tidy
data.frames are automatically returned by the function.
Usage
# S3 method for standsurv
tidy(x, ...)
Value
Returns additional tidy data.frames (tibbles)
stored as attributes named standpred_at and standpred_contrast.
Arguments
- x
A standsurv object.
- ...
Not currently used.