-
Notifications
You must be signed in to change notification settings - Fork 25
Release 0.5.0 #76
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
Release 0.5.0 #76
Conversation
This file contains hidden or 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
…urn item from estimate_pls() fscores to construct_scores
…te variable assignment
modified library.R to create return_only_composite_scores() function and summary.R to return only composite (not common-factor) scores.
…cores and common-factor-indeterminacy.
R CMD CHeck 1 warning
CMD CHECK all clear
Issues bugfix, logo, VIF, Version bump V0.4.1, review HTMT
* DRY and extract VIF functions to new files; update summary() * Tests for VIF results
… and changed documentation for rho_A. changed tests for rho_A to match this and fixture: rho2.csv. Addresses Issue #64 :Linked Travis badge to develop branch.
…o construct and latents to constructs. Throughout. All tests pass.
…el SRMR. NOTE The results do not agree with either SmrtPLS or ADANCO who do not agree either.
…construct names with a space throughout and added tests in test-structure.r for constructs with (1) numeric name, (2) name including a space. The tests check if (1) regular pls, (2) PLSc, (3) interactions work with either construct name case. All tests pass.
… to construct*construct
…ct to construct*construct. all tests passing and CMD CHECK passing
… Tests pass, CMD CHECK passes
…d ensuring the cluster is stopped and appropriate error messages are printed.
Minor fixes - and the kitchen sink
* Addresses issue #71 adding metrics for measurement model * Addresses #69 - Add bootstrap functionality for weights, loadings and HTMT * Addresses issue #72 added bootstrap p and t values for weights and HTMT * Bug fixing and choosing not to export evaluate_measurement_model() and boot_evaluate_measurement_model(). revert seminr-ecsi.R. Addresses Issue #73 * Addresses Issue #73 - R CMD CHECK failing. * Addresses issue #69 #73 added tests for bootstrap weights, loadings and HTMT. * Addresses issue #73. Added tests for evaluate_measurement_model() and boot_evaluate_measurement_model(). All tests pass and R CMD CHECK passes. * Increased tolerance on tests for bootstrapped metrics due to instability at low reps.#73
…RAN re-submission.
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.