Alteryx.ReportLM: Create a data frame with lm model object summary

Description Usage Arguments Author(s) See Also

Description

The function Alteryx.ReportLM creates a data frame of an lm model's summary output that can more easily be handled by Alteryx's reporting tools. The function returns a data frame that is a set of key-value pairs for the components of the summary report as well as the model's coefficients in a JSON formatted character string.

Usage

1

Arguments

lm.obj

lm model object whose summary output is put into a data frame

Author(s)

Dan Putler

See Also

Other Alteryx.Report: Alteryx.ReportAnova, Alteryx.ReportGLM, createReportGLMNET


alteryx/AlteryxPredictive documentation built on May 12, 2019, 1:37 a.m.