Skip to content

cran/mplusParallel.automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mplusParallel.automation

The mplusParallel.automation package provides parallelized automation for Mplus when using R as the data generation method. At present, it supports a specific set of functionalities designed to integrate with Mplus, and uses several underlying packages for its operations, including doParallel, dplyr, furrr, future, and MplusAutomation. This package is currently in the developmental stage and is not available on CRAN. However, you can install it directly from GitHub:

if (!require("remotes")) {
  install.packages("remotes")
}
remotes::install_github("jakewplantz/mplusParallel.automation")

About

❗ This is a read-only mirror of the CRAN R package repository. mplusParallel.automation — Parallel Processing Automation for 'Mplus'

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages