lm.fitconf: Fit of a lm with confidence intervals.

Description Usage Arguments

Description

data.table with date index, model fit, and lower and upper intervals.

Usage

1
lm.fitconf(lm.object, date.index = "Week", conf.level = 0.95)

Arguments

lm.object

Output of lm function.

date.index

Character. The column from the model source data that is the date variable.

conf.level

Confidence level, default = 95%.


Braja93/braja documentation built on May 6, 2019, 12:07 a.m.