Universal PPall person-fit wrapper with full diagnostics

Pfit_lzstarmix(
  respm,
  ppobj,
  model2est = NULL,
  orig_thres = NULL,
  orig_slopes = NULL,
  orig_lowerA = NULL
)

Arguments

respm

Response matrix.

ppobj

PPall output.

model2est

Original model specification.

orig_thres

Original thres input to PPall.

orig_slopes

Original slopes input.

orig_lowerA

Original lowerA input.

Details

This wrapper tries multiple extraction strategies and then calls lzstar_mixed() without changing the core calculation.