| Pfit_lzstarmix | R Documentation |
Universal PPall person-fit wrapper with full diagnostics
Pfit_lzstarmix(
respm,
ppobj,
model2est = NULL,
orig_thres = NULL,
orig_slopes = NULL,
orig_lowerA = NULL
)
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. |
This wrapper tries multiple extraction strategies and then calls
lzstar_mixed() without changing the core calculation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.