| PMobj-class {MSEtool} | R Documentation |
An object for storing data for analysis using data-limited methods
Description
Used internally
Slots
NameName of the Performance Metric. Character
CaptionA caption to be used in plots. Character, call, or function.
StatStatistic of interest for the PM. Dimensions: nsim, nMP, yrs. Array
RefReference value to calculate probability for statistic. Numeric.
ProbProbability (mean over years) Dimensions: nsim by MP. Matrix, numeric or data.frame
MeanMean probability (mean over years and simulations). Numeric. Length nMPs
MPsName of MPs. Single value. Character string
Objects from the Class
Objects can be created by calls of the form
new('PMobj')
Author(s)
A. Hordyk
[Package MSEtool version 3.7.1 Index]