predCubic: predCubic

Description Usage Arguments Details Value Examples

View source: R/predictionFunctions.R

Description

predCubic Get predictions of the cubic random temperature effect across years

Usage

1

Arguments

v

is a data frame of values for each paramter in the mcmc temperature model. Required columns are 'Parameter' and 'mean'

Details

This function extracts the among-year temperature random effects parameters from the model output, does predictions of the effects by day of year and prevodes predictions at 4 day of year values (z-score values)

Value

Returns predCubic a data frame with the predictions by day of year and bY which contains the paramter estimates and predicted temperatures from the random effect component of the temperature model

Examples

1
2
3
4
## Not run: 
preds <- predCubic( values )

## End(Not run)

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