models<- {PDATK}R Documentation

Accessor for the models slot of an S4 object

Description

Accessor for the models slot of an S4 object

Usage

models(object, ...) <- value

Arguments

object

An S4 object to retrieve models from.

...

Allow new parameters to be defined for this generic.

value

A List- or list-like object.

Value

None, updates the object.


[Package PDATK version 1.0.2 Index]