prepPredictDF: prepPredictDF

Description Usage Arguments Details Value

View source: R/predictionFunctions.R

Description

prepPredictDF Helper function to prepare dataframe for predictions

Usage

1
prepPredictDF(data, coef.list, cov.list, var.name, featureid_site)

Arguments

data

Dataframe for which predictions will be calculated

coef.list

List of coefficient values estimated from the model

cov.list

List of covariates used in the model

featureid_site

dataframe with featureid and site as 2 columns

Details

Used within the predictTemp function

Value

Returns Dataframe of covariates, coefficients from a fitted model, and observed temperature when available


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