sumPMs: (Calibration Performance) Performance Measure Summation

Description Usage Arguments Details Value Examples

Description

Cumulative sums of PM values for model ranking. This may not longer be in use?

Usage

1
sumPMs(dat)

Arguments

dat

A dataframe, see details.

Details

The arguement dat is generally the outpt from calcPMs.

Value

A dataframe of the summed PM values (across ages), grouped by calibration model. The column allages is the sum of RMSE values across stocks, for all agegroup's excludeing "totalabundance". The column totalabundance is the sum of RMSE values across stocks, for only the "totalabundance" agegroup.

Examples

1
2
3
4
## Not run: 
sumPMs(dat)

## End(Not run)

MichaelFolkes/ctctools documentation built on May 7, 2019, 4:56 p.m.