Learn R Programming

algebraic.dist (version 0.1.0)

mean.empirical_dist: Method for obtaining the mean of empirical_dist object x.

Description

Method for obtaining the mean of empirical_dist object x.

Usage

# S3 method for empirical_dist
mean(x, ...)

Arguments

x

The distribution object.

...

Additional arguments to pass (not used).