prepConditionalCoef: prepConditionalCoef

Description Usage Arguments Details Value

View source: R/predictionFunctions.R

Description

prepConditionalCoef Helper function to prepare dataframe for predictions

Usage

1
prepConditionalCoef(coef.list, cov.list, var.name)

Arguments

coef.list

List of coefficient values estimated from the model

cov.list

List of covariates used in the model

var.name

Name of variable for which coefficients need to be organized

Details

Used within the prepPredictDF function

Value

Returns Dataframe of coefficients from a fitted model associated with a variable (var.name)


Conte-Ecology/conteStreamTemperature documentation built on Oct. 12, 2021, 10:26 p.m.