get_model_predictions: Return a dataframe of model predictions

get_model_predictionsR Documentation

Return a dataframe of model predictions

Description

This is an internal function used by other graphing functions.

Usage

get_model_predictions(model, data = NULL, label = NULL, type = "response")

Value

A dataframe of model predictions.


michaelasher/asherR documentation built on July 5, 2023, 8:55 p.m.