Predict xspliner method

# S3 method for 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.