Err: 'Err' class generator

ErrR Documentation

Err class generator

Description

Err class generator

Err class generator

Active bindings

model

The parameters for FUN.

errVar

The error variance.

FUN

The function for simulating error terms.

fam

A random variable generator from the gamlss.family for the error term distribution. After data are simulated using FUN and its model, it can be transformed to have a distribution implied by fam.

famParms

Parameters to be passed to fam, see gamlss.family.

Methods

Public methods


Method new()

Usage
Err$new(model = NULL, errVar = 1, FUN = NULL, fam = NULL, famParms = NULL)

Method print()

Usage
Err$print(...)

Method clone()

The objects of this class are cloneable with this method.

Usage
Err$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

Stephen Tueller stueller@rti.org


ICTatRTI/PersonAlyticsPower documentation built on Dec. 13, 2024, 11:08 p.m.