summary_dist: Method for constructing a 'summary_dist' object.

View source: R/dist.R

summary_distR Documentation

Method for constructing a summary_dist object.

Description

Method for constructing a summary_dist object.

Usage

summary_dist(name, mean, vcov, nobs = NULL)

Arguments

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.

Value

A summary_dist object


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.