View source: R/plot_quantile_effects.R
plot_quantile_CIs | R Documentation |
Given the results of a quantile CI call, plot the results.
plot_quantile_CIs(result, k_start = NULL, main = NULL)
result |
Result of a |
k_start |
Quantile to start with (if NULL, plot all informative CIs). |
main |
Title of plot |
The result object, again (invisibly).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.