getMDFR.SurveyQuantities: Get estimated/predicted survey-related quantities from...

Description Usage Arguments Details Value

Description

Function to get estimated/predicted survey-related quantities from several model runs.

Usage

1
2
3
4
5
6
getMDFR.SurveyQuantities(obj, type = c("MB_yx", "lglN_y", "lglB_y", "N_yxmsz",
  "N_yxmz", "N_yxz", "N_yxms", "N_yxm", "N_yx", "B_yxmsz", "B_yxmz", "B_yxz",
  "B_yxms", "B_yxm", "B_yx", "prNatZ_yxmsz", "prNatZ_yxmz", "prNatZ_yxz",
  "PRs_yxmsz", "PRs_yxmz", "PRs_yxz", "mnPrNatZ_xmz", "mnPrNatZ_xz", "qSrv_xy",
  "selSrv_cxz", "selSrv_yxz", "zscores", "effSS_y"), pdfType = c("lognormal",
  "normal"), ci = 0.8, verbose = FALSE)

Arguments

obj

- object that can be converted into a list of tcsam2013.resLst objects

type

- survey-related quantity to retrieve

pdfType

- type of error distribution for observations

ci

- confidence interval for error bars on observations

verbose

- flag (T/F) to print debug info

Details

Potential values for 'type' are:

Requires sqldf package.

Value

dataframe with columns in canonical format


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.