jasp-stats / jasp-stats/jaspProcess
Local test lhs output disappears for variables with index above 9
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 2
- Forks
- 14
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 3
Description
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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