writeModelToCSV: Linear model summary, actual v fitted, and decomp to CSV

Description Usage Arguments

Description

Writes summary(lm.object), AvF, decomp to CSVs.

Usage

1
writeModelToCSV(lm.nladwa.object, filename, date.index = "Week")

Arguments

lm.nladwa.object

lm.nladwa object.

filename

Character string. What the output should be saved as.

date.index

Character. The date index of the lm(data = ?) variable.


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