Learn R Programming

algebraic.dist (version 0.1.0)

limit.edist: We have an edist object, which is a subclass of dist, and now we're placing it inside of a limit expression, where the limit is understood to be with respect to sample size. We need to define a method for this.

Description

We have an edist object, which is a subclass of dist, and now we're placing it inside of a limit expression, where the limit is understood to be with respect to sample size. We need to define a method for this.

Usage

limit.edist(x)

Value

The limit of the edist object

Arguments

x

The edist object to take the limit of