prepPredictors {GenEst} | R Documentation |
Prepare predictors based on inputs
Description
Prepare predictor inputs from the app for use in the model function
Usage
prepPredictors(preds = NULL)
Arguments
preds |
predictors, as input to the app |
Value
prepared predictors (or 1 if no predictors)
[Package GenEst version 1.4.9 Index]