We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature description From the corresponding paper Simola et al. 2021 https://projecteuclid.org/journals/bayesian-analysis/volume-16/issue-2/Adaptive-Approximate-Bayesian-Computation-Tolerance-Selection/10.1214/20-BA1211.full
Motivation/Application Adaptive quantile selection, with promising results reported in the paper.
Difficulty Not too difficult, just may require some additional information to be recorded and passed to the Epsilon class.
Epsilon
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature description
From the corresponding paper Simola et al. 2021 https://projecteuclid.org/journals/bayesian-analysis/volume-16/issue-2/Adaptive-Approximate-Bayesian-Computation-Tolerance-Selection/10.1214/20-BA1211.full
Motivation/Application
Adaptive quantile selection, with promising results reported in the paper.
Difficulty
Not too difficult, just may require some additional information to be recorded and passed to the
Epsilon
class.The text was updated successfully, but these errors were encountered: