is_jags_folder function

See if a result folder is obtained by JAGS

See if a result folder is obtained by JAGS

is_jags_folder(DIR_NPLCM)

Arguments

  • DIR_NPLCM: directory to the folder with results. "mcmc_options.txt" must be in the folder.

Returns

TRUE for from JAGS; FALSE otherwise.

Examples

is_jags_folder(tempdir()) # just an illustration.
  • Maintainer: Zhenke Wu
  • License: MIT + file LICENSE
  • Last published: 2024-01-30