easystats / easystats/datawizard

Have `reverse()` and `slide()` use `rescale()` under the hood

Open Beginner friendly
#710 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Consistency :green_apple: :apple:
Dominant language
R
Stars
238
Forks
18
Avg merge
1d 15h
Merged PRs (30d)
4

Description

This will allow these functions to be supported by makepredictcall(<dw_transformer>).

Contributor guide

Open the contributing guide

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 locating the reverse(), slide(), and rescale() entry points in the datawizard package, then inspect how makepredictcall(<dw_transformer>) currently handles transformations. Update reverse() and slide() to use rescale() while preserving their existing behavior, and verify that the resulting functions are supported by makepredictcall().

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.