print.segmented.lme | R Documentation |
Printing and extracting the most important features of a segmented mixed model.
## S3 method for class 'segmented.lme'
print(x, digits = max(3, getOption("digits") - 3), ...)
## S3 method for class 'segmented.lme'
fixef(object, ...)
## S3 method for class 'segmented.lme'
logLik(object, ...)
x |
object of class |
digits |
number of digits to be printed |
object |
object of class |
... |
arguments passed to other functions |
Vito M.R. Muggeo
segmented.lme
, summary.segmented.lme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.