Rdocumentation
powered by
Learn R Programming
DLMtool (version 3.1)
Sub: Subset MSE object by management procedure (MP) or simulation.
Description
Subset the MSE object by particular MPs (either MP number or name), or particular simulations.
Usage
Sub(MSEobj, MPs=NULL, sims=NULL)
Arguments
MSEobj
A MSE object.
MPs
A vector MPs names or MP numbers to subset the MSE object. Defaults to all MPs.
sims
A vector of simulation numbers to subset the MSE object. can also be a logical vector. Defaults to all simulations.