ple | R Documentation |
Calculate the PLE around a mean at the 95% confidence level. This statistic is commonly used in forest inventory analysis in NZ and Australia
ple(mu)
mu |
The sampled variable. This might commonly be set of values calculated from inventory plots |
The PLE in percent
vols<-runif(20, 150, 250) ple(mu = vols)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.