nparams_ou {glinvci} | R Documentation |
nparams_ou
returns the number of parameters of the unrestricted OU model. For the restricted
models, including Brownian motion, see parameter_restriction
for details.
nparams_ou(k)
k |
An Integer. The total number of dimensions of the multivariate traits. |
A numerical scalar, which is the number of parameters of the the unrestricted OU model.