View source: R/bycatchFunctions.R
makePredictionsSimVarBig | R Documentation |
Generate standard errors and confidence intervals of predictions from simulation from regression coefficients and their var/covar matrix
makePredictionsSimVarBig(
modfit1,
modfit2 = NULL,
newdat,
modtype,
obsdatval,
includeObsCatch,
nsim,
requiredVarNames,
CIval,
printOutput = TRUE,
catchType,
common,
dirname,
run,
randomEffects,
randomEffects2
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.