Predict quantiles given fitted spacings model

# S3 method for qs
predict(object, newdata = NULL, ...)

Arguments

object

fitted qs model

newdata

optional new data to pass

...

additional arguments, ignored for now

Value

This function returns a set of predictive quantiles for each data point, at the quantiles where spacings were estimated.