compute_lm: Compute a simple linear model and return its statistics in a...

Description Usage Arguments Value Author(s)

View source: R/computation_and_manipulation.R

Description

Compute a simple linear model and return its statistics in a dataframe

Usage

1
compute_lm(records.wide.df, output)

Arguments

records.wide.df

A wide dataframe containing the records you wan to submit to lm

output

a character specifying the type of output you want ("lm.sm" or "lm")

Value

a dataframe, either from lm or lm.sum

Author(s)

Thomas Goossens - pokyah.github.io


pokyah/agrometeoR-mlr documentation built on May 21, 2019, 9:57 a.m.