makePredictionsSimVarBig: Generate standard errors and confidence intervals of...

View source: R/bycatchFunctions.R

makePredictionsSimVarBigR Documentation

Generate standard errors and confidence intervals of predictions from simulation from regression coefficients and their var/covar matrix

Description

Generate standard errors and confidence intervals of predictions from simulation from regression coefficients and their var/covar matrix

Usage

makePredictionsSimVarBig(
  modfit1,
  modfit2 = NULL,
  newdat,
  modtype,
  obsdatval,
  includeObsCatch,
  nsim,
  requiredVarNames,
  CIval,
  printOutput = TRUE,
  catchType,
  common,
  dirname,
  run,
  randomEffects,
  randomEffects2
)

Arguments

modfit1

Value

modfit2

Value

newdat

Value

modtype

Value

obsdatval

Value

includeObsCatch

Value

nsim

Value

requiredVarNames

Value

CIval

Value

printOutput

Value

catchType

Value

common

Value

dirname

Value

run

Value

randomEffects

Value

randomEffects2

Value


natureanalytics-ca/BycatchEstimator documentation built on Oct. 15, 2024, 10:28 p.m.