predictdf: Prediction data frame from ggplot2 Get predictions with...

View source: R/xgx_stat_smooth.R

predictdfR Documentation

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


xgxr documentation built on March 31, 2023, 11:46 p.m.