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.


ggiraphExtra documentation built on Oct. 23, 2020, 7:39 p.m.