This function generates the activation functions for different versions of the Memory
Measurement Model (m3) implemented in the bmm
package. If no bmmodel
object is
passed then it will print the available model versions.
Arguments
- model
A bmmodel object that specifies the M3 model for which the activation functions should be generated. If no model is passed the available M3 versions will be printed to the console.
- warnings
Logical flag to indicate if information about the generated model formulas should be printed when the function is called.