Learn R Programming

VegSpecIndex (version 0.1.0)

MSAVI: Modified SAVI

Description

The Modified SAVI vegetation index is designated to mitigate soil effects on crop monitoring results. Therefore, it is applied when NDVI cannot provide accurate values, particularly, with a high percentage of bare soil, scarce vegetation, or low chlorophyll content in plants. MSAVI is useful at the very beginning of crop production season, when seedlings start to establish (EOS, 2022).

Usage

MSAVI (NIR, RED)

Value

Modified SAVI

Arguments

NIR

Near-infra red spectral band

RED

Red spectral band

References

EOS. (2022). Vegetation Indices to drive digital Agri solutions. EOS Data Analytics. <https://eos.com/blog/vegetation-indices/>.

Examples

Run this code
MSAVI (0.14628, 0.061663)

Run the code above in your browser using DataLab