Description Usage Arguments Value
Make matrix of probability estimates on the natural scale, from estimates on the linke function scale, and their variance-covariance matrix.
1 | make.pests(parnames, ests, vcv, b = FALSE, alpha = 0.05)
|
parnames |
Names of the parameters in |
ests |
Vector of parameter estimates on the link function scale. |
vcv |
The variance-covariance matrix of |
b |
Indicator variable saying whether or not the last parameter in |
alpha |
Confidence interval level. |
The function returns a matrix with one row per parameter and columns for the point estimate on the natural scale and associated confidence intervals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.