predictdf: Prediction data frame from ggplot2
Get predictions with standard errors into data frame
Description
Prediction data frame from ggplot2
Get predictions with standard errors into data frame
Usage
predictdf(model, xseq, se, level)
Arguments
- model
model object
- xseq
newdata
- se
Display confidence interval around smooth?
- level
Level of confidence interval to use