betas | R Documentation |
trapPositionID
or subSiteID
) and river-specific (site
) enhanced-efficiency
models.Beta coefficients resulting from the fitting of trap- (trapPositionID
or subSiteID
) and river-specific (site
) enhanced-efficiency
models.
data(betas)
A data frame with 40 rows and 24 variables.
A dataset containing beta estimates resulting from the fitting of
trap-specific generalized additive logistic models enhanced efficiency models
in the Central Valley of California, USA. All coefficients are on the logit
scale, and interpret as the average positive increase (negative decrease) in
log-odds of efficiency for every one-unit increase (decrease) in the measured
variable. Positive values communicated average incraese, while negative
values communicate average decrease. For example, a value of +1.50 for
turbidity_ntu
communicates that for every one-ntu increase in
turbidity is associated with a +1.50 increase in the log-odds of efficiency.
The variables are as follows:
subsiteID
. Trap identifier.
(Intercept)
. Estimated intercept.
bdMeanNightProp
. Estimated effect due to proportion of fishing at night.
bdMeanMoonProp
. Estimated effect due to proportion of fishing with moon in the sky.
bdMeanForkLength
. Estimated effect due to mean fork length.
flow_cfs
. Estimated effect due to flow, in units of cfs, as recorded in the Environmental Covariate database.
temp_c
. Estimated effect due to water temperature, in units of C, as recorded in the Environmental Covariate database.
discharge_cfs
.Estimated effect due to flow, in units of cfs, as recorded in the CAMP mdb
.
waterDepth_cm
.Estimated effect due to water depth, in units of cm, as recorded in the CAMP mdb
.
waterDept_ft
. Estimated effect due to water dept, in units of ft, as recorded in the CAMP mdb
.
airTemp_C
. Estimated effect due to air temperature, in units of C, as recorded in the CAMP mdb
.
airTemp_F
. Estimated effect due to air temperature, in units of F, as recorded in the CAMP mdb
.
turbidity_ntu
. Estimated effect due to turbidity, in units of ntu, as recorded in the CAMP mdb
.
waterVel_fts
. Estimated effect due to water velocity, in units of ft/s, as recorded in the CAMP mdb
.
waterTemp_C
. Estimated effect due to water temperature, in units of C, as recorded in the CAMP mdb
.
waterTemp_F
. Estimated effect due to water temperature, in units of F, as recorded in the CAMP mdb
.
lightPenetration_ntu
. Estimated effect due to light penetration, in units of ntu, as recorded in the CAMP mdb
.
dissolvedOxygen_mgL
. Estimated effect due to dissolved oxygen, in units of mg/L, as recorded in the CAMP mdb
.
conductivity_mgL
. Estimated effect due to conductivity, in units of mg/L, as recorded in the CAMP mdb
.
barometer_inHg
. Estimated effect due to barometer, in units of inches Hg, as recorded in the CAMP mdb
.
precipLevel_qual
. Estimated effect due to precipitation level, on a 4-unit quantitative scale, as recorded in the CAMP mdb
.
threshold
. The number of distinct efficiency trials with no missing covariates utilized to estimate the betas for the given subsiteID
.
available
. The number of distinct efficiency trials considered for beta estimation for the given subsiteID
.
Stage
. Ubiquitously set to value of 'Final Model Betas'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.