Wrapper function for an implementation of All-H Analyzer (AHA) in R. Can be used to compare outputs between AHA and salmonMSE.
Arguments
- SOM
An object of class SOM
- ngen
Integer, the number of generations for which to run the simulation
- silent
Logical, indicates whether to silence messages to the R console
Value
A named list containing vectors of state variables (by simulation and generation). See SMSE object description.