mjoint
objectExtract residual standard deviation(s) from an mjoint
object.
# S3 method for mjoint
sigma(object, ...)
a number (standard deviation) if \(K = 1\) (univariate model), or a vector if \(K>1\) (multivariate model).
an object inheriting from class mjoint
for a joint model
of time-to-event and multivariate longitudinal data.
additional arguments; currently none are used.
Graeme L. Hickey (graemeleehickey@gmail.com)
Pinheiro JC, Bates DM. Mixed-Effects Models in S and S-PLUS. New York: Springer Verlag; 2000.
sigma
in the lme4 package.