model_utility_functions {GenEst} | R Documentation |
model utility functions (not exported)
Description
model utility functions that are not exported
Usage
matchCells(specific, modelSet)
modelSetModelPredictors(modelSet)
modelSetPredictors(modelSet)
modelSetModelCells(modelSet)
modelSetCells(modelSet)
Arguments
specific |
specific model compared against the full set |
modelSet |
full model set to compare to the specific |
[Package GenEst version 1.4.9 Index]