Description Usage Functions Examples
Additional analysis might be needed on the main mortality dataset, this set of functions aids that.
1 2 3 4 5 6 7 8 9 10 | RSFIA_analysis()
CategoricalMort(mort_vec, breaks = c(0.2, 0.5), names = c("Low",
"Moderate", "High"))
CalcCategoricalMortByBreaks(x, group, breaks)
SummarizeAndPlotZeroMortPlotsBySection(agg = F)
AssessYearBinWeatherMort(source, bin = "10", model = "lm")
|
CategoricalMort
: Bins mortality rates
CalcCategoricalMortByBreaks
: Generates a summary table for binned mortality
SummarizeAndPlotZeroMortPlotsBySection
: Generates a summary table OR summary plot of zero-mort plots
AssessYearBinWeatherMort
: Assess relationships between 10-year weather and FIA mort
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.