mcqrnn_train: Wrapper for 'qrnn::mcqrnn.fit()'

View source: R/mlp.R

mcqrnn_trainR Documentation

Wrapper for qrnn::mcqrnn.fit()

Description

Wrapper for qrnn::mcqrnn.fit()

Usage

mcqrnn_train(x, y, ..., trace, tau)

Arguments

x

Predictor matrix

y

outcome vector

...

Options to pass to qrnn::mcqrnn.fit()

trace

Logical for printing

tau

Vector of quantile levels.


parsnip documentation built on May 14, 2026, 5:08 p.m.