maize_phenology {metrica}R Documentation

Multi Class Phenology

Description

This example data set includes maize phenology classes collected in Kansas during the 2018 growing season. The predicted values were obtained using a Random Forest classifier with a 70/30 split. The dataset includes 16 phenology stages from VT to R6. For more information please visit doi:10.3390/rs14030469.

Usage

maize_phenology

Format

This data frame has 103 rows and the following 2 columns:

predicted

predicted values

actual

observed values

Source

https://github.com/adriancorrendo/metrica


[Package metrica version 2.1.0 Index]