Alteryx.ReportGLM: Create a data frame with glm model object summary

Description Usage Arguments Author(s) See Also

Description

The function Alteryx.ReportGLM creates a data frame of an glm 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. The coefficient JSON string is really for future option value

Usage

1

Arguments

glm.obj

glm model whose summary output is put into a data frame

Author(s)

Dan Putler

See Also

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


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