setProbs: Set value of slot 'probs' of an object categObsPredModelParam

Description Usage Arguments Value

Description

setProbs assigns a data.table to the slot probs of the input object categObsPredModelParam.

Usage

1
2
3
4
setProbs(object) <- value

## S4 replacement method for signature 'categObsPredModelParam,data.table'
setProbs(object) <- value

Arguments

object

Object whose slot probs is to be assigned.

value

data.table to be assigned to the slot probs.

Value

Object categObsPredModelParam with slot probs updated.


david-salgado/categObsPredParamModel documentation built on Dec. 3, 2020, 10:36 a.m.