setModelFits: Set value of slot 'modelFits' of an object...

Description Usage Arguments Value

Description

setModelFits assigns a data.table to the slot modelFits of the input object categObsPredModelParam with the fitted models for the probabilities in the categorical observation-prediction model.

Usage

1
2
3
4
setModelFits(object) <- value

## S4 replacement method for signature 'categObsPredModelParam,list'
setModelFits(object) <- value

Arguments

object

Object whose slot modelFits is to be assigned.

value

Object of class data.table to be assigned to the slot modelFits.

Value

Object categObsPredModelParam with slot modelFits updated.


david-salgado/categObsPredModelParam documentation built on Dec. 3, 2020, 1:42 p.m.