Slide 11
Slide 11 text
Model estimation: Parameter estimates
measr_extract(ecpe, what = "strc_param")
#> # A tibble: 8 × 2
#> class estimate
#>
#> 1 [0,0,0] 0.2992 ± 0.0174
#> 2 [1,0,0] 0.0116 ± 0.0063
#> 3 [0,1,0] 0.0155 ± 0.0107
#> 4 [0,0,1] 0.1288 ± 0.0195
#> 5 [1,1,0] 0.0095 ± 0.0055
#> 6 [1,0,1] 0.0185 ± 0.0102
#> 7 [0,1,1] 0.1725 ± 0.0198
#> 8 [1,1,1] 0.3445 ± 0.0168