plot_fitted: Plot a fitted function (observed vs. expected)

Description Usage Arguments Value See Also

View source: R/MICE_results.R

Description

Plot a fitted function (observed vs. expected)

Usage

1
plot_fitted(fitted_data, pdata, xname, yname, speciesname, ptitle, ...)

Arguments

fitted_data

A dataframe of expected data

pdata

A dataframe of observed data

xname

X-axis label

yname

Y-axis label

speciesname

Species name (for title)

ptitle

Partial title

Value

A plot

See Also

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


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