LQ | R Documentation |
Calculate length quantile for a given logistic ogive
LQ(L50, wqs, targQ = 0.95)
L50 |
Length at prob 50% |
wqs |
width between 25% and 75% quantiles |
targQ |
target probability quantile (Default = 95%) |
numeric, length value corresponding to target quantile ('targQ').
LQ(L50 = 50, wqs = 5, targQ = 0.95)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.