Skip to content

PhilClemson/StanClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StanClassifier

This is a python script which takes .stan model files and corresponding .data.R data files and automatically generates a .json file with information about the stan model.

You can run the script on a directory using:

python stan_parser.py --directory=<directory_containing_stan_models> --author=<your_name>

About

Some python code which takes .stan model files and corresponding .data.R data files in order to extract information about the stan model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages