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.


xspliner documentation built on Sept. 26, 2019, 1:02 a.m.