summary_dist | R Documentation |
summary_dist
object.Method for constructing a summary_dist
object.
summary_dist(name, mean, vcov, nobs = NULL)
name |
The name of the distribution |
mean |
The mean of the distribution |
vcov |
The variance of the distribution |
nobs |
The number of observations used to construct the distribution, if applicable. |
A summary_dist
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.