| srmRun | R Documentation |
srm_run insteadsrmRun has been renamed to srm_run.
The argument names have also changed: groupId -> group_id,
actId -> act_id, partId -> part_id,
feVars -> fe_vars.
srmRun(dv, groupId, actId, partId, feVars = NULL, data)
dv |
string; name of the outcome variable |
groupId |
string; name of the group identifier variable |
actId |
string; name of the actor identifier variable |
partId |
string; name of the partner identifier variable |
feVars |
character vector of fixed-effect predictor names, or
|
data |
a |
see srm_run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.