8000 Hsu et al 2018 by dch216 · Pull Request #2 · eford/ABC.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Hsu et al 2018 #2

New issue

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

Merged
merged 41 commits into from
Jan 31, 2018
Merged

Hsu et al 2018 #2

merged 41 commits into from
Jan 31, 2018

Conversation

dch216
Copy link
Contributor
@dch216 dch216 commented Jan 31, 2018

Version of ABC used in paper calculations.

dch216 and others added 30 commits June 4, 2016 00:04
- Added Mike Croucher's Python implementation of the Alternating
Projections method to finding the nearest positive definite correlation
matrix. (Note: Need to move nearest_correlation.py to Julia working
directory for PyCall to find it.)
- Edited util.jl so that deprecation warnings wouldn't show up.
- To Do: Still cannot generate valid thetas within max iterations ->
look into moving normalization of radius-period probabilities into
update_sim_param_from_vector.
- Serial version of updating population will now only convert covariance
matrix to nearest positive definite if the error occurs when calling
generate_theta.
- Added new class for diagonal covariance matrix
- Adjusted alg.jl to use diagonal covariance
- Removed try-catch for positive definite
- Removed print statement for original pop weights because it is
equivalent to the new pop weights from the previous generation.
- Removed printing of population weights
- Now checks for array output to is_valid and normalize and for scaler
output from pdf.
- Now checks for 3 consecutive generations without change in epsilon
instead of counting 5 total repetitions.
- Temporary disabled summary statistics storage.
@eford
Copy link
Owner
eford commented Jan 31, 2018

TODO: Should update generate_theta to take a filename as an optional parameter

@eford eford merged commit bd39877 into eford:master Jan 31, 2018
5BA8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0