We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are 3 major functions that need a reliable API. This is the goal for version 1.0.0
eta_square()
Essentially any model that can produce one of 3 tables will be supported:
And also:
parameters_model
parameters
standardize.default()
standardize_parameters()
standardize
standardize_info
The text was updated successfully, but these errors were encountered:
Closed in favor of #391
Sorry, something went wrong.
mattansb
No branches or pull requests
There are 3 major functions that need a reliable API. This is the goal for version 1.0.0
eta_square()
Essentially any model that can produce one of 3 tables will be supported:
And also:
parameters_model
- it should be possible to get the effect size without having to also callparameters
!standardize.default()
standardize_parameters()
standardize
.standardize_info
And also:
parameters_model
- it should be possible to get the effect size without having to also callparameters
!The text was updated successfully, but these errors were encountered: