predict.EQRN_iid | R Documentation |
Predict method for an EQRN_iid fitted object
## S3 method for class 'EQRN_iid'
predict(object, ...)
object |
Fitted |
... |
Arguments passed on to
|
See EQRN_predict()
for more details.
Matrix of size nrow(X)
times prob_lvls_predict
containing the conditional quantile estimates of the response associated to each covariate observation at each probability level.
Simplifies to a vector if length(prob_lvls_predict)==1
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.