loadest_cal: Calibrate a model or series of models using LOADEST built-in...

Description Usage Arguments

View source: R/loadest.R

Description

Returns list with elements corresponding to typical LOADEST output files

Usage

1
loadest_cal(data, modno = 0, fun.select = AIC, which.select = min, ...)

Arguments

data

An rcData object

modno

The LOADEST model number, defaults to 0 (automatic selection)

fun.select

function to use to select between models

which.select

Either min or max, tells which value of select funciton is best

...

Other arguments passed to rcgam.


markwh/rcmodel documentation built on May 21, 2019, 12:26 p.m.