Learn R Programming

metrica (version 2.1.0)

land_cover: Binary Land Cover Data

Description

This example dataset was obtained in 2022 over a small region in Kansas, using visual interpretation. The predicted values were the result of a Random Forest classification, with a 70/30 % split. Values equal to 1 are associated to vegetation, and values equal to 0 are other type of land cover.

Usage

land_cover

Arguments

Format

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

predicted

predicted values

actual

observed values