makeNewData: Make new data for predict

Description Usage Arguments

View source: R/ggGam.R

Description

Make new data for predict

Usage

1
makeNewData(model, length = 100, by = NULL, type = "response")

Arguments

model

An object

length

numeric length of continuous variable to to predict

by

character optional factor variable

type

character type argument to be passed to predict.gam


cardiomoon/ggGam documentation built on May 2, 2020, 9:58 a.m.