jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
59 stars 29 forks source link

[Feature Request]: show standardized residuals in Multinomial Test and in Contingency Tables (Descriptives table) #2801

Closed hugoquene closed 3 months ago

hugoquene commented 4 months ago

Description

standardized residuals in two tests of Frequency module

Purpose

evaluate standardized residuals of categorical model

Use-case

see example at https://hugoquene.github.io/QMS-EN/ch-chi-square-tests.html#jasp-15

Is your feature request related to a problem?

see https://hugoquene.github.io/QMS-EN/ch-chi-square-tests.html#jasp-15

Is your feature request related to a JASP module?

Frequencies

Describe the solution you would like

obtain standardized residuals (available in R) as explained in https://hugoquene.github.io/QMS-EN/ch-chi-square-tests.html#r-17

Describe alternatives that you have considered

No response

Additional context

see https://hugoquene.github.io/QMS-EN/ch-chi-square-tests.html#r-17 for the desired standardized residuals, it would be nice to obtain these (with their associated p values, based on standard normal distribution) in the Descriptives table of Frequencies > Multinomial (Classical) and Frequencies > Contingency (Classical).

tomtomme commented 3 months ago

@hugoquene thx for the request. So for contingency tables the book you cite seems a bit out of date. We have standardized Pearson residuals now in JASP, see:

grafik

Those were added in version 0.16.4 (3 October 2022), see https://jasp-stats.org/release-notes/

For the classical multinomial test you seem to be correct however. This is a valid request.

tomtomme commented 3 months ago

I have just added this request to a list of requests concerning the multinomial test here: https://github.com/jasp-stats/jasp-issues/issues/566

Thus we can close this one as a duplicate and discuss further details over there.

@hugoquene Please reopen this issue if you disagree.