predict_sarm: Get Predicted Values from a SARM Model

Description Usage

View source: R/predict_sarm.R

Description

This function reports predicted values with 95 for a model estimated with the sarm() function. By default, it generates predicted values with the data used to estimate the model. The user may create or use a different dataset, and then include this using the newdata command.

Usage

1
predict_sarm(model, newdata = NULL)

milesdwilliams15/SARM documentation built on Jan. 17, 2020, 12:22 a.m.