Method for constructing a summary_dist object.
summary_dist(name, mean, vcov, nobs = NULL)The name of the distribution
The mean of the distribution
The variance of the distribution
The number of observations used to construct the distribution, if applicable.
A summary_dist object