A dataset containing the a set of predictions for each variable along its gradient (see elements::Gradients
)
produced using the elements::predict_occ
function with the 'holdopt' argument set to all other variables.
Format
A data frame with 6604476 rows and 4 columns, the definitions of which are:
- taxon_code
The taxon, see
elements::TaxonomicBackbone
.- x
The variable value.
- y
The PDP value.
- variable
The variable name, see
elements::VariableNames
.