name-methods {distr}R Documentation

Methods for Function name in Package ‘distr’

Description

name-methods

Methods

name
signature(object = "Parameter"): returns the slot name of the parameter
name<-
signature(object = "Parameter"): modifies the slot name of the parameter
name
signature(object = "rSpace"): returns the slot name of the space
name<-
signature(object = "rSpace"): modifies the slot name of the space

[Package distr version 2.0.6 Index]