You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in fitVarPartModel(E_raw, ~ Disease + Sex + (1|Individual), meta, fxn = summary), is it possible to specify arguments for the summary or whatever other function the user wants to use on the lmerMod fit object passed to it?
in fitVarPartModel(E_raw, ~ Disease + Sex + (1|Individual), meta, fxn = summary), is it possible to specify arguments for the summary or whatever other function the user wants to use on the lmerMod fit object passed to it?