cor_arma
class, representing
an autoregression-moving average correlation structure of order (p, q).cor_arma(formula = ~1, p = 0, q = 0, r = 0, cov = FALSE)
formula
, the coFALSE
(the default) a regression formulation
is used that is considecor_arma
, representing an
autoregression-moving-average correlation structure.r
in the
cor_arma
and cor_arr
functions.cor_ar
cor_ma
cor_arr
cor_arma(~visit|patient, p = 2, q = 2)
Run the code above in your browser using DataLab