plot_quantile_CIs: Plot quantile CIs

View source: R/plot_quantile_effects.R

plot_quantile_CIsR Documentation

Plot quantile CIs

Description

Given the results of a quantile CI call, plot the results.

Usage

plot_quantile_CIs(result, k_start = NULL, main = NULL)

Arguments

result

Result of a

k_start

Quantile to start with (if NULL, plot all informative CIs).

main

Title of plot

Value

The result object, again (invisibly).


li-xinran/RIQITE documentation built on July 1, 2023, 6:58 p.m.