Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement margin="inner_row" for multiby #75

Open
DanChaltiel opened this issue Jun 11, 2024 · 0 comments
Open

Implement margin="inner_row" for multiby #75

DanChaltiel opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement ✨ New feature or request help wanted ❤️ Extra attention is needed
Milestone

Comments

@DanChaltiel
Copy link
Owner

DanChaltiel commented Jun 11, 2024

For now, multiby crosstables are calculated by pasting multiple by strata, so row percentages are.

  • we could pivot and group to recalculate percentages
  • we could change that system and calculate several crosstables then cbind them
@DanChaltiel DanChaltiel added the enhancement ✨ New feature or request label Jun 11, 2024
@DanChaltiel DanChaltiel added the help wanted ❤️ Extra attention is needed label Aug 24, 2024
@DanChaltiel DanChaltiel added this to the Nice to have milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request help wanted ❤️ Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant