predict.qs | R Documentation |
Predict quantiles given fitted spacings model
## S3 method for class '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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.