table_predictions_summary: This function creates the table that shows the point...

View source: R/tables.R

table_predictions_summaryR Documentation

This function creates the table that shows the point predictions, for the different continents and for the world. It creates of the main text tables.

Description

This function creates the table that shows the point predictions, for the different continents and for the world. It creates of the main text tables.

Usage

table_predictions_summary(what, data, with_PI = FALSE)

Arguments

what

an object produced by run_LMM_workflow() or run_RF_workflow()

data

a dataset with info on continents if breakdown by continent is required (optional)

with_PI

whether or not to add prediction intervals (default = FALSE)

Value

a tibble

Examples

# see see ?rangeRinPA


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.