ncp-methods {distr} | R Documentation |
Methods for Function ncp in Package ‘distr’
Description
ncp-methods
Methods
- ncp
signature(object = "BetaParameter")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "BetaParameter")
: modifies the slotncp
of the parameter of the distribution- ncp
signature(object = "Beta")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "Beta")
: modifies the slotncp
of the parameter of the distribution- ncp
signature(object = "ChisqParameter")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "ChisqParameter")
: modifies the slotncp
of the parameter of the distribution- ncp
signature(object = "Chisq")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "Chisq")
: modifies the slotncp
of the parameter of the distribution- ncp
signature(object = "FParameter")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "FParameter")
: modifies the slotncp
of the parameter of the distribution- ncp
signature(object = "Fd")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "Fd")
: modifies the slotncp
of the parameter of the distribution- ncp
signature(object = "TParameter")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "TParameter")
: modifies the slotncp
of the parameter of the distribution- ncp
signature(object = "Td")
: returns the slotncp
of the parameter of the distribution- ncp<-
signature(object = "Td")
: modifies the slotncp
of the parameter of the distribution