n: number of observations. If length(n) > 1, the length is taken to be the number required.
xi: Strictly increasing vector of percentiles corresponding to the cumulative probabilities given in F. Of same length as F.
F: a k-length strictly increasing vector of cumulative probabilities, with xi[1]=0 and xi[k]=1.
Details
The percentile-based distribution is defined by the quantiles xi that correspond to the cumulative probabilities given in F. The continuous distribution is obtained by linear interpolation of the cdf.
Returns
dll gives the density, pll gives the distribution function, qll gives the quantile function, and rll generates random deviates.
The length of the result is determined by n for rPercbas, and by the length of x, q and p for the other functions.
Borders B. E., Souter R. A., Bailey. R. L., and Ware, K. D. 1987. Percentile-based distributions characterize forest stand tables. Forest Science 33(2): 570-576.
Mehtatalo, L. 2005. Localizing a predicted diameter distribution using sample information. Forest Science 51(4): 292--302.
Mehtatalo, Lauri and Lappi, Juha 2020a. Biometry for Forestry and Environmental Data: with examples in R. New York: Chapman and Hall/CRC. 426 p. tools:::Rd_expr_doi("10.1201/9780429173462")
Mehtatalo, Lauri and Lappi, Juha 2020b. Biometry for Forestry and Environmental Data: with examples in R. Full Versions of The Web Examples. Available at http://www.biombook.org.