StanSensitivity icon indicating copy to clipboard operation
StanSensitivity copied to clipboard

Tools for automatically generating local sensitivity measures in Stan.

Results 6 StanSensitivity issues
Sort by recently updated
recently updated
newest added

If python 2 is the system default, the script will fail with an ```OrderedDict``` error.

Right now, ```mcmcse``` throws a lot of errors about highly correlated samples even though I think nothing is wrong.

Make end-to-end tests out of some more complex examples for unit testing.

testing

https://github.com/rgiordan/StanSensitivity/blob/648bf68795d4cbbbd5a9acb289db0c01eef559cd/rstansensitivity/R/covariance_standard_errors_lib.R#L124C3-L125C1 I've implemented a much faster version in [MrPaw](https://github.com/rgiordan/mrpaw/blob/f3a86cfd159fdb90fd92caec0883fb35251567ee/R/utils_lib.R#L64). Not sure whether it's worth copying over to this old repository.