Recent Releases of cmstatr
cmstatr - 0.10.0
Version 0.10.0
- Updated documentation to clarify that the implementation of Levene's Test is based on median, which is also known as the Brown-Forsythe test. Thanks to Brice Langston for pointing this out.
- Objects returned by the
basis_...()methods now contain the actual results of each diagnostic tests. This allows users to interrogate any diagnostic failures. - Added
condition_summary()methods for producing tables that compare several environmental conditions. - Added the function
geom_jitter_failure_mode()for plotting data with multiple failure modes for some (or all) observations. - Added a helper function for separating failure modes.
- Added a check in the
maximum_normed_residual()test to ensure that at least 3 observations were provided. - The
calc_cv_star()function now accepts vectors.
Scientific Software - Peer-reviewed
- R
Published by kloppen over 1 year ago
cmstatr - Version 0.9.3
- Updated
basis_anovafunction to prevent division by zero when MSE is 0 - Update
equiv_change_mean.printmethod so that t-statistic and pooled SD are displayed.
Scientific Software - Peer-reviewed
- R
Published by kloppen almost 2 years ago
cmstatr - Version 0.9.2
- Update to Anderson Darling k-Sample vignette to explain differences with SciPy implementation
- Updated README
- Update
plot_nestedto uselinewidthinstead ofsizeinternally due to update toggplot2
Scientific Software - Peer-reviewed
- R
Published by kloppen almost 2 years ago
cmstatr - Version 0.9.1
- Updated tests to accommodate upcoming changes to the rlang package. No change to test coverage was made.
Scientific Software - Peer-reviewed
- R
Published by kloppen over 4 years ago
cmstatr - Version 0.9.0
- Added the vignette
cmstatr_Validation - Updated the expected value of the order statistic of a normally
distributed variable in the implementation of
hk_ext_z_j_opt. This affects the Basis values computed bybasis_hk_extwhenmethod="optimum-order". Both the new and old implementations appear to perform equally well. See the vignettehk_extfor more information. - Added the function
nested_data_plotfor producing nested data plots. - Added the vignette
hk_ext - Updated the vignette
cmstatr_Graphingto show some examples of the use ofnested_data_plot. - Added the additional column
batchto thecarbon.data.2example data set. - In
k_factor_normal, suppress warnings emitted byqtwhen the non-central parameter is large. - Updated the test to use
testthatedition 3.
Scientific Software - Peer-reviewed
- R
Published by kloppen over 4 years ago
cmstatr - Version 0.8.0
- Updated
basis_anovaso that in cases where the between-batch variance is small compared with the within-batch variance, a tolerance factor that doesn't consider the structure of the data is used. This matches the recommendation of Vangel (1992). - Added the alias
override="all"to allow overriding all applicable diagnostic tests that are automatically run by thebasis_...functions. - Improved documentation of diagnostic tests
- Added
na.rmargument tocvwith identical behavior to thena.rmargument ofmeanandsd. - Fixed bug causing
maximum_normed_residualto fail with small data sets where all but two observations would be considered outliers. - When diagnostic tests produce an error (when automatically run by the
basis_...functions), the error message now identifies which test produced the error.
Scientific Software - Peer-reviewed
- R
Published by kloppen almost 5 years ago
cmstatr - v0.7.0 publised to CRAN
Scientific Software - Peer-reviewed
- R
Published by kloppen over 5 years ago
cmstatr - Software version for publication in JOSS
Scientific Software - Peer-reviewed
- R
Published by kloppen over 5 years ago