predict.xspliner.Rd
Predict xspliner method
# S3 method for xspliner predict(object, newdata, ...)
object | Object of class 'xspliner'. |
---|---|
newdata | Data that should be prediction based on. |
... | Another arguments passed into predict.glm method. |