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

Support Aligned Rank Transformation Model #337

Open
M-Colley opened this issue Feb 10, 2023 · 0 comments
Open

Support Aligned Rank Transformation Model #337

M-Colley opened this issue Feb 10, 2023 · 0 comments
Labels
enhancement 💥 Implemented features can be improved or revised

Comments

@M-Colley
Copy link

Hello there, it would be awesome to support models of the art procedure: ARTool.

To try it out:

library(report)
library(ARTool)


art(formula = Sepal.Length ~ Species, data = iris) |> report()
@rempsyc rempsyc added the enhancement 💥 Implemented features can be improved or revised label Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💥 Implemented features can be improved or revised
Projects
None yet
Development

No branches or pull requests

2 participants