NullDistribution-class {coin}R Documentation

Class "NullDistribution"

Description

Representing reference distributions

Objects from the Class

Objects can be created by calls of the form new("NullDistribution", ...).

Slots

q:

quantile function

d:

density function

support:

support of the distribution

parameters:

list of additional parameters

pvalue:

p value function

p:

distribution function

name:

character, name of the distribution

Extends

Class "PValue", directly.


[Package coin version 1.0-24 Index]