Last data update: 2014.03.03

R: General ensemble of models from models in global workspace'
findmodelsR Documentation

General ensemble of models from models in global workspace'

Description

General ensemble of models from models in global workspace'

Usage

findmodels(modeltype = "lm", dataset, pattern)

Arguments

modeltype

model class

dataset

if specified, all models must use this dataset

pattern

pattern of model object names to match

Results