get_extended_quantile {qqconf} | R Documentation |
Get Quantile for First and Last Point of QQ or PP Plot
Description
Get Quantile for First and Last Point of QQ or PP Plot
Usage
get_extended_quantile(exp_pts_method, n)
Arguments
exp_pts_method |
method used to derive expected points |
n |
sample size |
Value
list with low and high point
[Package qqconf version 1.3.2 Index]