Overview: Summarize every models from a list of LMs or GLMs

Description Usage Arguments Value

View source: R/Overview.R

Description

Extract from a list of models their ranks, formulas, r.squared, adjusted r.squared and AIC. Can be launched on an object of type list or on the function lm_all or glm_all in order to save memory.

Usage

1
Overview(Models_list)

Arguments

Models_list

A list of models

Value

A dataframe containing the models' overview.


samchaineau/ModBrowse documentation built on Feb. 17, 2020, 1:57 p.m.