Skip to contents

Generate a boxplot of several fitted values, generated by fitting a model to data. Includes a comparison to the true value.

Usage

boxplot_params(data, name, true_value, ...)

Arguments

data

Simulated values of the parameter.

name

Name of the parameter.

true_value

optional, true parameter value, 0 if no horizontal line should be drawn.