Object of class angledistlist, which has print and plot methods.
Details
In most cases, the two-parameter beta distribution provides the best fit, because of greater flexibility.
References
Wang W.M., Li Z.L. & Su H.B. (2007). Comparison of leaf angle distribution functions:
Effects on extinction coefficient and fraction of sunlit foliage. Agricultural and Forest Meteorology, 143, 106-122.
# Built-in example datadata(eteret)
# Fit all built-in distributions:fit1 <- fitalldistributions(eteret)
fit1
# Plot one of the fitted distributions:plot(fit1$allfits$planophile)