Skip to content

Commit 1040633

Browse files
committed
doc: document
1 parent 985f6a0 commit 1040633

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

R/make_quantile_reg.R

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
#' "rq" is supported.
1212
#' @param quantile_levels A scalar or vector of values in (0, 1) to determine which
1313
#' quantiles to estimate (default is 0.5).
14+
#' @param method A fitting method used by [quantreg::rq()]. See the
15+
#' documentation for a list of options.
1416
#'
1517
#' @export
1618
#'

man/quantile_reg.Rd

+9-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)