getImputation: Return slot 'Imputation' from the input object

Description Usage Arguments Value

Description

getImputation extracts the slot Imputation of the input object, which contains the parameters to impute missing values.

Usage

1
2
3
4
5
6
7
getImputation(object)

## S4 method for signature 'ObsErrorSTDParam'
getImputation(object)

## S4 method for signature 'ErrorProbParam'
getImputation(object)

Arguments

object

Object of class ObsErrorSTDParam or ErrorProbParam.

Value

Object of class ImputationParam corresponding to the slot with parameters to impute of the input parameter.


david-salgado/contObsPredModelParam documentation built on Nov. 7, 2019, 5:45 p.m.