model2df: Make a data.frame of yhat with a model

Description Usage Arguments

View source: R/ggPoints.R

Description

Make a data.frame of yhat with a model

Usage

1
model2df(model, x = NULL, n = 100)

Arguments

model

A model of class "lm" or"glm" or"loess"

x

A optional vector of explanatory variable

n

number of observations.


cardiomoon/ggiraphExtra documentation built on Oct. 9, 2020, 4:16 a.m.