Pfit_lzstarmix: Universal PPall person-fit wrapper with full diagnostics

View source: R/lzstar_mixed.R

Pfit_lzstarmixR Documentation

Universal PPall person-fit wrapper with full diagnostics

Description

Universal PPall person-fit wrapper with full diagnostics

Usage

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.


PP documentation built on April 21, 2026, 5:09 p.m.