makePredictionsNoVar: Generate predictions without estimating variance

View source: R/bycatchFunctions.R

makePredictionsNoVarR Documentation

Generate predictions without estimating variance

Description

Generate predictions without estimating variance

Usage

makePredictionsNoVar(
  modfit1,
  modfit2 = NULL,
  modtype,
  newdat,
  obsdatval = NULL,
  nsims,
  includeObsCatch,
  requiredVarNames,
  printOutput = TRUE,
  catchType,
  common,
  dirname,
  run
)

Arguments

modfit1

Value

modfit2

Value

modtype

Value

newdat

Value

obsdatval

Value

includeObsCatch

Value

requiredVarNames

Value

printOutput

Value

catchType

Value

common

Value

dirname

Value

run

Value

CIval

Value


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