Skip to content
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

Edits to MATLAB code: 1) add missing data values functionality, 2) substantial speed optimizations in non-parametric adjustments #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jocwilliams
Copy link

Edits to the MATLAB code in order to 1) allow for missing values in data to be harmonized (PNT), and 2) substantial speed optimizations to the non-parametric adjustments procedure in inteprior.m and parallelization (2-5x speedup without parallelization, with parallelization can be up to 40-50x with 16 workers) (JCW). Also minor optimizations in combat.m (JCW).

…ata to be harmonized, and 2) substantial speed optimizations to the non-parametric adjustments procedure in inteprior.m and parallelization (2-5x speedup without parallelization, with parallelization can be up to 40-50x with 16 workers). Also minor optimizations in combat.m.
@jocwilliams jocwilliams changed the title Edits to MATLAB: 1) add missing data values functionality, 2) substantial speed optimizations in non-parametric adjustments Edits to MATLAB code: 1) add missing data values functionality, 2) substantial speed optimizations in non-parametric adjustments Jul 2, 2023
@jocwilliams
Copy link
Author

Added changes to readme to reflect that MATLAB code can now handle missing values.

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.

1 participant