Plot estimates versus simulation parameters

plot_mu_estimates_v_sims(estimated_samples, sim_params, transform = NULL,
  contrasted = TRUE)

Arguments

estimated_samples

A matrix or data.frame with iterations in rows and (3) parameters in columns.

sim_params

Vector with parameters that generated simulated data.

transform

String of name of function to use to transform values.

contrasted

If true, parameters are combined like: params[1] + c(0, params[2:3])

Value

a plot