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.


krystian8207/xspliner documentation built on Oct. 6, 2019, 11:02 p.m.