plot_params: Plot RCP8.5 projections at 2100 versus three parameters.

Description Usage Arguments

View source: R/plot_params.R

Description

For Extended Data Figure 3. In theory, this can be used to plot any emulated variables vs parameters, i.e. using any member of vars_to_emulate in main() (three past eras and three RCPs at 2100) as the option var_plot, but this is untested. Similarly, using a non-standard param_list (i.e. fewer than these 3, or "BIAS") is untested.

Usage

1
2
plot_params(sim_inputs, sim_outputs, em_data, var_plot = "RCP85_2100",
  param_list = c("VCLIF", "CREVLIQ", "OCFAC"))

Arguments

sim_inputs

Simulator parameter values.

sim_outputs

Simulator variable values.

em_data

Emulator parameter and variable values.

var_plot

Variable to plot (deprecated: only RCP8.5 at 2100 is tested).

param_list

List of parameters (deprecated: only this list is tested).


tamsinedwards/revisitmici documentation built on May 13, 2019, 9:53 p.m.