Concordance Correlation Coefficient for longitudinal repeated measures estimated by variance components
ccclon(
dataset,
ry,
rind,
rtime,
rmet,
covar = NULL,
rho = 0,
cl = 0.95,
control.lme = list()
)
an object of class data.frame
.
Character string. Name of the outcome in the data set.
Character string. Name of the subject variable in the data set.
Character string. Name of the time variable in the data set.
Character string. Name of the method variable in the data set.
Character vector. Name of covariates to include in the linear mixed model as fixed effects.
Within subject correlation structure. A value of 0 (default option) stands for compound symmetry and 1 is used for autorregressive of order 1 structure.
Confidence level.
A list of control values for the estimation algorithm used in lme
function. For further details see lme
help.
This function has been deprecated. See ccc_vc.