R/exp_complete_dat.R
exp_dat_simulation.RdGenerate Data with Exponential X following a Simple Mediation Model (Simulation)
exp_dat_simulation( dir = getwd(), all = TRUE, taskid = NULL, par = TRUE, ncores = NULL, blas_threads = TRUE, mc = TRUE, lb = FALSE, cl_eval = FALSE, cl_export = FALSE, cl_expr, cl_vars )
| dir | Character string.
Directory where results of |
|---|---|
| all | Logical. Process all results. |
| taskid | Vector of integers.
|
| par | Logical.
If |
| ncores | Integer.
Number of cores to use if |
| blas_threads | Logical.
If |
| mc | Logical.
If |
| lb | Logical.
If |
| cl_eval | Logical.
Execute |
| cl_export | Logical.
Execute |
| cl_expr | Expression.
Expression passed to |
| cl_vars | Character vector.
Names of objects to pass to |
Other exponential X data functions:
exp_dat_task(),
exp_dat(),
genexp(),
setparamsexp(),
useparamsexp()
Ivan Jacob Agaloos Pesigan