Learn R Programming

psychtm (version 2021.1.0)

extra<-: Create generic extra<- function for class

Description

Create generic extra<- function for class

Usage

extra(x) <- value

Arguments

x

An Model object.

value

List of additional model fitting information to assign to slot.

Value

None.