Skip to content

Reformat quantile predictions

Usage

matrix_to_quantile_pred(x, object)

Arguments

x

A matrix of predictions with rows as samples and columns as quantile levels.

object

A parsnip model_fit object from a quantile regression model.