find_full_model {simts}R Documentation

Find the Common Denominator of the Models

Description

Determines the common denominator among models

Usage

find_full_model(x)

Arguments

x

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

Value

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


[Package simts version 0.2.2 Index]