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
name
signature(object = "Evaluation"): returns the slot name of data object

[Package distr version 1.8 Index]