R/beta_complete_dat.R
beta_dat_simulation.RdGenerate Data with Beta X following a Simple Mediation Model (Simulation)
beta_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 beta X data functions:
beta_dat_task(),
beta_dat(),
genbeta(),
setparamsbeta(),
useparamsbeta()
Ivan Jacob Agaloos Pesigan