sprtt 0.2.0
CRAN release: 2023-07-06
- Add: the
seq_anova()function, which performs a sequential one-way fixed effects ANOVA - Add:
draw_sample_normal()function, which simulates data for a sequential ANOVA using normal distributions. - Add:
draw_sample_mixture()function, which simulates data for a sequential ANOVA using Gaussian Mixture distributions - Add:
plot_anova()plot function for the results of theseq_anova()function. - Bug fix: update text in show(), if
muis not equal to 0 - Change: sprtt logo
sprtt 0.1.0
CRAN release: 2021-08-06
- Added the
seq_ttest()function, which performs sequential t-tests - Added the test datasets
df_income,df_canceranddf_stress - Added the vignette “How to use the
sprttpackage” - Added the vignette “Sequential t-test”
- Added the vignette “Use Case”
- Added tests to simulate the error rates of the test
- Added unit tests
- Added pkgdown site
- Added logo
