initDispersionParameter | R Documentation |
Initialize the dispersion parameter.
initDispersionParameter(
tree,
trait,
center,
method.init.disp = c("Qn", "Sn", "MAD", "IQR"),
method
)
trait |
named vector of traits at the tips. |
center |
the center parameter of the distribution |
method.init.disp |
the robust estimator method |
method |
the method used to fit the process.
One of |
Constants are taken from Rousseeuw & Croux, 1993.
The initial dispersion parameter.
Rousseeuw P.J., Croux C. 1993. Alternatives to the Median Absolute Deviation. Journal of the American Statistical Association. 88:1273–1283.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.