Description Usage Format Source
Year. Categorical variable explaining the site (one of "N2012", "N1990", "NC", "N1968", "NALL")
depth. Categorical variable explaining the depth of measurement (5 cm, 10 cm, or ALL (both depths combined))
incubation_data. nested incubation data for assimilation
field_data. nested field data for assimilation
model. Type of model used - categorical variable (one of "null", "microbe", "quality", "microbe-mult", "quality-mult")
incubation_params. incubation model parameters for that model
field_params. field model parameters for that model (assuming incubation data estimated first)
model_estimate. boolean vector if the parameter is in the model (for any part) - helps for subsequent analysis and visualization
incubation_expressions. The formula needed to compute soil respiration from incubation data
field_expressions The formula needed to compute soil respiration from field data
rev_field_expressions. A modified formula for the Field Linear and Incubation Field Linear approaches
1 |
A data frame with 75 rows, 11 columns.
Expressions processed and exported in data-process/07-estimate-prepare.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.