predict.qs.Rd
Predict quantiles given fitted spacings model
# S3 method for qs predict(object, newdata = NULL, ...)
object | fitted |
---|---|
newdata | optional new data to pass |
... | additional arguments, ignored for now |
This function returns a set of predictive quantiles for each data point, at the quantiles where spacings were estimated.