ebirdst_predictors: eBird Status and Trends predictors

ebirdst_predictorsR Documentation

eBird Status and Trends predictors

Description

A data frame of the predictors used in the eBird Status and Trends models. These include effort variables (e.g. distance traveled, number of observers, etc.) in addition to land and water cover variables. These landcover variables are derived from the MODIS MCD12Q1 500 m landcover product, and for each land cover class two FRAGSTATS metrics are calculated within a 1.5 km buffer around each checklist: % landcover (PLAND) and edge density (ED).

Usage

ebirdst_predictors

Format

A data frame with 74 rows and 5 columns:

predictor

Predictor variable name.

predictor_label

Descriptive labels for predictors for plotting and translating the cryptic variables names (e.g. umd_fs_c1 is Evergreen Needleleaf Forest.

lc_class

For the land and water cover FRAGSTATS variables, this gives the associated landcover class. It can be used for grouping and summarizing the four FRAGSTATS metrics to the level of the landcover class.

lc_class_label

Similar to predictor_label; however, this variable gives the FRAGSTATS metrics a single name for the landcover class.


CornellLabofOrnithology/stemhelper documentation built on Feb. 5, 2023, 9:59 a.m.