-
Notifications
You must be signed in to change notification settings - Fork 9
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
pull in updates from master branch #96
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add printed output for uncond ITCV show unconditional output if user defined sdx, sdy, r2 * Small edit for rxcv and rycv Change from pre-defined uncond_rxcv, rycv to NA * Unconditional ITCV edit 1. Edit the order of rxcv and rycv 2. Resolve sign error of ITCV * Add sign_interchangeable 1. If sign of rxcv equates to rycv, then sign_interchangeable is "fixed", if not, "interchangeable". 2. If sign of rxcvGz equates to rycvGz, then sign_cond_interchangeable is "fixed", if not, "interchangeable". * Update helper_output_print.R Delete "request raw output" due to the addition of printed output for unconditional ITCV. * Printed Output Edit 1. Changed to "interchangeable if they are different" 2. Add rxcvGz and rycvGz description in the read file
update updates in 1.0.3
qinyun-lin
added a commit
that referenced
this pull request
Nov 27, 2024
* merge in changes from master branch (#93) * update the documentation for needtworows as a raw output * udpate readme to include ITCV * Create test_cRIR.R * Update pkonfound.R for cRIR * recover pkonfound from the master branch * Update pkonfound.R Add cRIR * notes for output cRIR * reformat output for cRIR includes both raw output and print outout. * update print output for cRIR * pull in updates from master branch (#96) * update the documentation for needtworows as a raw output * udpate readme to include ITCV * update * cran submit * news update * updates to vignette and site * update pkgdown site to organize reference * minor edits to DESCRIPTION * minor edits for 1.0.2 * Merge newitcv_uncond (#95) * Add printed output for uncond ITCV show unconditional output if user defined sdx, sdy, r2 * Small edit for rxcv and rycv Change from pre-defined uncond_rxcv, rycv to NA * Unconditional ITCV edit 1. Edit the order of rxcv and rycv 2. Resolve sign error of ITCV * Add sign_interchangeable 1. If sign of rxcv equates to rycv, then sign_interchangeable is "fixed", if not, "interchangeable". 2. If sign of rxcvGz equates to rycvGz, then sign_cond_interchangeable is "fixed", if not, "interchangeable". * Update helper_output_print.R Delete "request raw output" due to the addition of printed output for unconditional ITCV. * Printed Output Edit 1. Changed to "interchangeable if they are different" 2. Add rxcvGz and rycvGz description in the read file * Update NEWS.md * Update NEWS.md * Update DESCRIPTION (1.0.3 for github version) * Update NEWS.md update updates in 1.0.3 --------- Co-authored-by: Joshua Rosenberg <[email protected]> Co-authored-by: Jihoon_Choi <[email protected]> Co-authored-by: Joshua Rosenberg <[email protected]> * fix errors after simulation verification 1. double check with Ken cal_ryz does not need sdx and sdy 2. sustain scenarios are not considered for fixed value and null distribution * update message 1. explain rxy given z 2. for sustain cases for null distribution or fixed value give info that the calculation is under development. --------- Co-authored-by: konfound <[email protected]> Co-authored-by: Joshua Rosenberg <[email protected]> Co-authored-by: Jihoon_Choi <[email protected]> Co-authored-by: Joshua Rosenberg <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.