Skip to content

metrumresearchgroup/HDCM

Repository files navigation

HDCM

Installing the packages

  • Recommended IDE is Visual Studio Code.
  • Open a julia REPL by going to View -> Command Palette then typing Julia: Start REPL.
  • Make sure you are in the root directory (where the Project.toml and Manifest.toml files are located) then activate the julia project environment by typing ] -> activate . -> instantiate. This will install all the necessary packages with the right version numbers and make them available for loading whenever this project environment is activated.

Running HDCM

The main script is hdcm_numeric.jl which loads the packages, reads the data from the data directory, runs the HDCM analysis, then saves all outputs in the results directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages