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

Major update doe #303

Merged
merged 21 commits into from
Apr 15, 2024
Merged

Major update doe #303

merged 21 commits into from
Apr 15, 2024

Conversation

JTPetter
Copy link
Contributor

  • Fixed bug where regression equation contained NAs when only one term was present.
  • Removed appended references levels from factors, enumerated and added them to table instead.
  • Added VIF for regression coefficient table.
  • Added functionality to manually specify low and high values for coding.
  • Added options to choose bin type for histogram.
  • Doe analysis now throws sensible error if predictors have no variance/single factor level.
  • Fixes [Bug] Name of the Catagorical variables are being pulled from wrong table jasp-issues#2392 (comment)
  • Added covariates and blocks to analyses.
  • Added automatic detection and removal of confounded/aliased terms.
  • Fixed Adjusted R-squared and pred. R-squared taking on negative values.
  • Added options to specify RSM model manually, including squared terms.
  • Implemented functionality to create general full factorial design.
  • Added option to select type of sum of squares for DoE analysis.
  • Fix creation of HTC factorial designs.

@JTPetter JTPetter requested a review from koenderks April 14, 2024 17:40
@koenderks
Copy link
Contributor

Can you fix the unit tests?

@JTPetter
Copy link
Contributor Author

@koenderks Done! Some default options had changed and the layout of some tables.

@JTPetter JTPetter merged commit 1aa5294 into jasp-stats:master Apr 15, 2024
5 checks passed
@JTPetter JTPetter deleted the majorUpdateDOE branch May 17, 2024 12:20
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.

[Bug] Name of the Catagorical variables are being pulled from wrong table
2 participants