- 'jags_output.txt'

	Description: Contains the console output of the JAGS model. These files include initial parameter estimates, progress logs, and final model statistics such as posterior distributions of parameters and convergence diagnostics.

- 'all_samples.RDS'

	Description: R data files containing all posterior samples from the JAGS model, stored in a matrix where each column represents a parameter and each row represents a sample.

- 'm0.RDS', 'm0mc.RDS'

	Description: These files store the JAGS model object (m0) and the MCMC object (m0.mcmc) respectively.
