View source: R/bycatchFunctions.R
makePredictionsDeltaVar | R Documentation |
Generate standard errors and confidence intervals of predictions with delta-method separately by year
makePredictionsDeltaVar(
modfit1,
newdat,
modtype,
obsdatval,
includeObsCatch,
requiredVarNames,
CIval,
printOutput = TRUE,
catchType,
common,
dirname,
run
)
modfit1 |
Value |
newdat |
Value |
modtype |
Value |
obsdatval |
Value |
includeObsCatch |
Value |
requiredVarNames |
Value |
CIval |
Value |
printOutput |
Value |
catchType |
Value |
common |
Value |
dirname |
Value |
run |
Value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.