.beta_parm | R Documentation |
Convert between the paramaterizations of a beta distribution.
.beta_parm(b, to = "alpha.beta")
b |
|
to |
Specification of desired parameters, options are one of "alpha.beta", "mu.phi", "mu.theta" or "mu.sigma2". |
vector
A named vector with values for the parameters specified in
the "to" argument of the input.
DiagTestKit-package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.