ncp-methods {distr}R Documentation

Methods for Function ncp in Package 'distr'

Description

ncp-methods

Methods

ncp
signature(object = "ChisqParameter"): returns the slot ncp of the parameter of the distribution
ncp<-
signature(object = "ChisqParameter"): modifies the slot ncp of the parameter of the distribution
ncp
signature(object = "Chisq"): returns the slot ncp of the parameter of the distribution
ncp<-
signature(object = "Chisq"): modifies the slot ncp of the parameter of the distribution

[Package Contents]