predict.xspliner: Predict xspliner method

Description Usage Arguments

View source: R/xspline.R

Description

Predict xspliner method

Usage

1
2
## S3 method for class 'xspliner'
predict(object, newdata, ...)

Arguments

object

Object of class 'xspliner'.

newdata

Data that should be prediction based on.

...

Another arguments passed into predict.glm method.


ModelOriented/xspliner documentation built on Oct. 5, 2019, 3:42 p.m.