Skip to content

[Bug]: Z-Test not available #3729

@vincentott

Description

@vincentott

JASP Version

0.95.2

Commit ID

No response

JASP Module

Frequencies

What analysis are you seeing the problem on?

Contingency Tables

What OS are you seeing the problem on?

macOS Silicon

Bug Description

It is currently not possible to conduct a Z-Test.

While the option is available via the ContingencyTables.qml:
https://github.com/jasp-stats/jaspFrequencies/blob/master/inst/qml/ContingencyTables.qml
name: zTestColumnComparison
and name: zTestAdjustedPValues

This is not used in contingencytables.R:
https://github.com/jasp-stats/jaspFrequencies/blob/master/R/contingencytables.R

Meaning the GUI looks like this:

Image

(Also note the other red highlights.)

Expected Behaviour

Should conduct a Z-Test.

Steps to Reproduce

  1. Open a fresh JASP file.
  2. Load in debug.csv
  3. Go to Frequencies -> Contingencies Tables

Log (if any)

No response

More Debug Information

No response

Final Checklist

  • I have included a screenshot showcasing the issue, if possible.
  • I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
  • I have accurately described the bug, and steps to reproduce it.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions