Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


MoNAn (version 1.1.0)

createEffects: createEffects

Description

Generates an empty effects object to which new effects can be added consecutively

Usage

createEffects(state)

Value

An empty effects object of class effectsList.monan

Arguments

state

The state to which the model applies.

Examples

Run this code
#' myE1 <- createEffects(myState)

Run the code above in your browser using DataLab