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

Svelte Improvements #32

Open
10 tasks
storopoli opened this issue Mar 3, 2024 · 0 comments
Open
10 tasks

Svelte Improvements #32

storopoli opened this issue Mar 3, 2024 · 0 comments

Comments

@storopoli
Copy link
Member

storopoli commented Mar 3, 2024

Housekeeping

  • Use snippets instead of slots (they are deprecated)
  • Replace all props with let { ...everythingElse } = $props();

Enhancements

  • Add Noncentrality parameter (δ/λ) in the UI
  • Add Critical t/F/χ² in the UI
  • Denominator df in Output (for ANOVA non-repeated/ANCOVA)
  • Numerator df in Output (for ANOVA repeated measures/Linear regression)
  • Add UI differences, e.g. Allocation Ratio (N2/N1) in independentSamplesTTest
  • Expose different responses based on tests, e.g. Sample size group {1,2} in independentSamplesTTest

Nice to Have

  • Vite caching
  • Vite PWA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant