k-methods {distr}R Documentation

Methods for Function k in Package ‘distr’

Description

k-methods

Methods

k
signature(object = "HyperParameter"): returns the slot k of the parameter of the distribution
k<-
signature(object = "HyperParameter"): modifies the slot k of the parameter of the distribution
k
signature(object = "Hyper"): returns the slot k of the parameter of the distribution
k<-
signature(object = "Hyper"): modifies the slot k of the parameter of the distribution

[Package distr version 2.0.6 Index]