Skip to contents

plot_error() plot a scatter of errors and theta locations with their histograms, using library(ggplot2)

Usage

plot_error(model)

Arguments

model

it uses an input a mplus_object generated with MplusAutomation

Value

a ggplot object

Examples


plot_error(scale_001)
#> Error: object 'scale_001' not found