| dummy_vars | Create dummy variables for all categorical/factor variables in a data.frame | 
| inv_logit | Apply the inverse logit function to an input | 
| logit | Apply a logit transformation to an input | 
| map_newdata | Map new data to a predinfo object | 
| pred_input_info | Input information about an existing prediction model | 
| pred_predict | Make predictions from an existing prediction model | 
| pred_stacked_regression | Perform Stacked Regression on Existing Prediction Models | 
| pred_update | Perform Model Updating on an Existing Prediction Model | 
| pred_validate | Validate an existing prediction | 
| pred_val_probs | Validate Predicted Probabilities | 
| SYNPM | SYNthetic Prediction Models (SYNPM) and Validation dataset |