jasp-stats / jasp-stats/jaspProcess

Local test lhs output disappears for variables with index above 9

Open
#60 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
R
Stars
2
Forks
14
Avg merge
4d 9h
Merged PRs (30d)
3

Description

image

This occurs because facGender is encoded as JaspColumn_10_Encoded which is abbreviated differently by R than by dagitty.

I currently don't have a solution to match these together.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the local test output with variables whose indices exceed 9, focusing on the mismatch between R's abbreviation of JaspColumn_10_Encoded and dagitty's abbreviation. Trace where these encoded names are matched and determine how the local test output should retain the affected variables. Done means indexed variables above 9 appear correctly in the local test output.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.