glm_all: Create Generalized Linear Models

Description Usage Arguments Value

View source: R/glm_all.R

Description

Create generalized linear models based on supplied formulas.

Usage

1
glm_all(z, ChosenFamily, data, pval)

Arguments

z

A vector containing every models

data

The data on which applying the regressions

pval

If TRUE, removes the models with at least one coefficients with a p-value above 0.05, if FALSE keeps everything

Value

A list of models


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