Description Usage Arguments Author(s) See Also Examples
Jackknife Estimates of Indirect Effect for a Simple Mediation Model
1 2 3 4 5 6 7 8 9 10 |
data |
|
std |
Logical. Standardize the indirect effect \hat{α}^{\prime} \hat{β}^{\prime} = \hat{α} \hat{β} \frac{\hat{σ}_x}{\hat{σ}_y}. |
complete |
Logical.
If |
par |
Logical.
If |
ncores |
Integer.
Number of cores to use if |
blas_threads |
Logical.
If |
mc |
Logical.
If |
lb |
Logical.
If |
Ivan Jacob Agaloos Pesigan
Other jackknife functions:
beta_jack_simulation()
,
beta_jack_task()
,
beta_jack()
,
exp_jack_simulation()
,
exp_jack_task()
,
exp_jack()
,
mvn_jack_simulation()
,
mvn_jack_task()
,
mvn_jack()
,
mvn_std_jack_simulation()
,
mvn_std_jack_task()
,
mvn_std_jack()
,
vm_mod_jack_simulation()
,
vm_mod_jack_task()
,
vm_mod_jack()
,
vm_mod_std_jack_simulation()
,
vm_mod_std_jack_task()
,
vm_mod_std_jack()
,
vm_sev_jack_simulation()
,
vm_sev_jack_task()
,
vm_sev_jack()
,
vm_sev_std_jack_simulation()
,
vm_sev_std_jack_task()
,
vm_sev_std_jack()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.