predictdf {ggplot2}R Documentation

Prediction data frame

Description

Get predictions with standard errors into data frame

Usage

predictdf(model, xseq, se, level)

Arguments

model
xseq
se
level

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]