Description Usage Arguments Value
View source: R/procFunctions.R
(internal) Generating and saving the plots of the quantiles with uniform CIs generating plot of quantiles with uniform CI
1 | plotQuantile(lenQ, Qmat, optset, alpha, n, filename)
|
lenQ |
an integer, length of Q |
Qmat |
a matrix, matrix of bootstrapped quantile estimates |
optset |
a list of options |
alpha |
a float, the size of the test |
n |
an integer, sample size |
filename |
a string for the path to save the plot figures |
none.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.