Computes fitted values at different levels of nesting for segmented mixed objects
# S3 method for segmented.lme
fitted(object, level = 1, sort=TRUE, ...)
A numeric object including the fitted values at the specified level of nesting.
Object of class "segmented.lme"
the level to be considered. Currently only levels 0 or 1 are allowed.
If TRUE
, the fitted values are sorted by the names of the 'id' levels.
Ignored
Vito Muggeo
All the functions for segmented mixed models (*.segmented.lme) are still at an experimental stage
Currently it works only if level=1
summary.segmented.lme