nparams_ou | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.