Learn R Programming

simts (version 0.2.2)

find_full_model: Find the Common Denominator of the Models

Description

Determines the common denominator among models

Usage

find_full_model(x)

Value

A vector<string> that contains the terms of the common denominator of all models

Arguments

x

A vector< vector<string> > that contains all possible models under consideration