ols_all: Create Ordinary Least-Square Regressions

Description Usage Arguments Value

View source: R/ols_all.R

Description

Create OLS based on supplied formulas.

Usage

1
ols_all(z, 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.