MinMod: Finds the minimal adequate model

Description Usage Arguments Value

Description

Takes in a data frame and computes the minimal adequate model

Usage

1
MinMod(yX, test = "F", family = gaussian)

Arguments

yX

A data frame with the dependent variable in the first column and the independent variables in the following columns

test

"F" or "Chisq" for deletion testing and model comparison

family

glm family

Value

Returns a list consisting of

ModelData

Data frame containing the variables from the minimal adequate model

BestModel

glm object, best model


mastoffel/minmodelr documentation built on May 21, 2019, 12:43 p.m.