Learn R Programming

algebraic.dist (version 0.1.0)

nparams.empirical_dist: Method for obtaining the name of a empirical_dist object. Since the empirical distribution is parameter-free, this function returns 0.

Description

Method for obtaining the name of a empirical_dist object. Since the empirical distribution is parameter-free, this function returns 0.

Usage

# S3 method for empirical_dist
nparams(x)

Arguments

x

The empirical distribution object.