| rtw | R Documentation |
Simulate random deviates from a Tweedie distribution with given parameters
\mu, p, and \phi. Works with vector values for
all parameters, unlike the version on mgcv.
rtw(mu, p, phi)
mu |
numeric vector of mean values of Tweedie distribution. |
p |
numeric vector of values for the power parameter of the Tweedie distribution. |
phi |
numeric vector of values for the scale parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.