View source: R/7Step3Invariance.r
invariance | R Documentation |
invariance
evaluates for which individuals invariance holds across all measurement occasions based on the step3
output.
invariance(model, identifier)
model |
Output from the main function step3() (must be of class lmfa_step3). |
identifier |
The name of the column containing the subject identifiers (must be a single character). |
## Not run:
invariance(model, identifier)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.