strengejacke / sjstats

Effect size measures and significance tests
https://strengejacke.github.io/sjstats
189 stars 21 forks source link

Could not find function "weighted_ttest" #122

Closed appariciop closed 6 months ago

appariciop commented 6 months ago

Dear Daniel, The weighted_ttest function no longer seems to be available in sjstats 0.19.0, unlike in version 0.18.2. Best regards, Philippe

strengejacke commented 6 months ago

The tests have been renamed and the code was re written to be more consistent. See https://strengejacke.github.io/sjstats/reference/index.html#significance-tests

For weighted tests, the functions now simply have a weights argument.

appariciop commented 6 months ago

Wonderful! Thank you for your prompt reply! Philippe