calc_predicted: Calculate predicted values

Description Usage Arguments Value See Also

View source: R/MICE_results.R

Description

A utility function for plotting, which calculates various kinds of predicted curves for overlay in plots.

Usage

1
calc_predicted(species, predicted, preyname)

Arguments

species

A species object (whatever is being plotted)

predicted

Character; the name of a predicted series

preyname

Character; the name of a prey species (only used for availabililty)

Value

A data frame of predicted data (x and y; 100 rows)

See Also

Other results: compile_results, get_every_nth, makeplot, plot_fitted_multipanel, plot_fitted, plot_function_only, plot_summed_by_year


jcpayne/mice-models documentation built on May 18, 2019, 10:25 p.m.