coef is a generic function.
Usage
# S3 method for class 'jointCovariance'
coef(object, model_index = NULL, ...)Arguments
- object
an object returned by
jointCovariance().- model_index
NULLif displaying coefficients of all fitted models; otherwise, an integer indicating the fitted model.- ...
for debugging only