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

Replace mu-referenced equations in the rxode2 ui #12

Merged
merged 23 commits into from
Sep 5, 2024

Conversation

mattfidler
Copy link
Member

In the EQUATION: in the mlxtran we have something like:

lwt70 = log(WEIGHTB/70)

Now with mu-referencing, this can simply be replaced in the equation.
Now it is applied in the data instead. To make it closer to the
original dataset it would be nice if this was in the model instead of
the data transformation steps.

This is true for transformations too.

@mattfidler
Copy link
Member Author

Transformations applied, but it requires string handling from rxode2 3.0

Copy link

codecov bot commented Sep 4, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@mattfidler mattfidler merged commit b48b541 into main Sep 5, 2024
8 of 9 checks passed
@mattfidler mattfidler deleted the 12-transform-and-mu branch September 5, 2024 13:25
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