strong_order2: Creating interactions based off of strong heredity principle

Description Usage Arguments Details Value Author(s) See Also

View source: R/iForm.R

Description

Helper function to give all possible order-2 interactions following the strong heredity principle.

Usage

1

Arguments

S

vector of solution predictor selected from previous steps of the procedure

data

data.frame of your data with the response and all p predictors

Details

Finds all p choose 2 combinations of predicotrs in the solution set

Value

A vector of the RSS values for each candidate predictor

Author(s)

Kirk Gosik

See Also

model.matrix


kdgosik/iForm documentation built on May 23, 2019, 4:05 a.m.