indiv.search.ms {gimme} | R Documentation |
Individual-level search. Used in gimmeSEM, aggSEM, indSEM.
Description
Individual-level search. Used in gimmeSEM, aggSEM, indSEM.
Usage
indiv.search.ms(dat, grp, ind, ms_tol, ms_allow, grp_num)
Arguments
dat |
A list containing information created in setup(). |
grp |
A list containing group-level information. NULL in aggSEM and indSEM. |
ind |
A list containing individual- and (potentially) subgroup-level information. |
Value
Lists associated with coefficients, fit indices, etc.
[Package gimme version 0.9.1 Index]