Learn R Programming

RLeafAngle (version 1.0)

computeBeta: Compute the parameter of Beta function given leaf angle distribution mearuements.

Description

Compute the parameter of Beta function given leaf angle distribution mearuements.

Usage

computeBeta(LeafAngles)

Arguments

LeafAngles

The measurements of leaf angle distribution.

Value

The two parameters of Beta function given leaf angle distribution mearuements.

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(1), 106-122.

Examples

Run this code
data(Pisek)
computeBeta(Pisek[[2]])

Run the code above in your browser using DataLab