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.
1 | predict_sarm(model, newdata = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.