You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eta_squared() omega_squared() epsilon_squared() cohens_f() cohens_f_squared() - depends on true SS use
@IndrajeetPatil The "From Test Statistics" functions (F/z/t/chisq_to_*) won't get this attribute, because there's no way to know where the input is from.
And the "Between Effect Sizes" function also wont get, because these function only return single numerics.
(Same for standardize_parameters() - I think it is meaningless there anyway).
How does that sound?
The text was updated successfully, but these errors were encountered:
See easystats/report#184
Set to FALSE unless passes to
effectsize.htest()
Depends...
@IndrajeetPatil The "From Test Statistics" functions (
F/z/t/chisq_to_*
) won't get this attribute, because there's no way to know where the input is from.And the "Between Effect Sizes" function also wont get, because these function only return single numerics.
(Same for
standardize_parameters()
- I think it is meaningless there anyway).How does that sound?
The text was updated successfully, but these errors were encountered: