2025-12-20
print() and
cat() function calls in R/telescoped.chisq.plot.R,
R/telescoped.gtest.plot.R, and R/telescoped.upsilon.plot.R.2025-12-14
upsilon.test()
with more examples with visualizations.modified.chisq.test() and
modified.gtest().2025-12-13
2025-12-12
telescoped.* plotting functions
to use plot_matrix() and return ggplot
objects.upsilon.gof.statistic() and
upsilon.gof.test() with rescale.p parameter
for probability normalization control.2025-12-11
plot_matrix() for
ggplot2-based balloon plots and heatmaps.2025-09-29
2024-11-12
2024-10-01
2023-10-25
2023-09-04
2023-09-03
2023-09-01
2023-04-17
2023-04-09
2023-04-06
2023-04-04
2023-04-02
2023-03-23
2023-03-09
2023-02-28
2023-02-22
2023-02-20
2023-02-19
2023-02-18
2023-02-14
Effect size changed (From (Upsilon statistic/max Upsilon statistic) to sqrt(Upsilon statistic/max Upsilon statistic)). The reason for taking the square root is to normalize the Upsilon statistic so that it falls between 0 and 1, which makes it easier to interpret the strength of the association between the variables. When the except value are all same in a 2x2 table, the Upsilon statistic is as same as Pearson’s chisq-test, the effect size is also same.
Added Table 6 and Table 7 in vignette “upsilon_test.Rmd”.
2023-02-07
2023-02-02
2022-07-01
2022-06-29
2022-06-16
2022-06-16
2022-06-15
2022-04-06
2022-01-06
2021-12-23
2021-03-27
2021-03-11