NEWS


DanielBiostatistics10th 0.2.2 (2024-04-30)

Release for R 4.4.0

DanielBiostatistics10th 0.2.1 (2024-04-21)

Removes import of package ggplot2

DanielBiostatistics10th 0.2.0 (2024-04-11)

Move some documentation to internal

DanielBiostatistics10th 0.1.11 (2024-04-04)

Annual update

DanielBiostatistics10th 0.1.9 (2023-10-18)

Remove unicode from plots

DanielBiostatistics10th 0.1.8 (2022-09-16)

LazyData enabled

DanielBiostatistics10th 0.1.7 (2022-08-08)

Misc minor updates

DanielBiostatistics10th 0.1.6 (2022-06-15)

Replace all ggplot2::geom_vline with ggrepel::geom_label_repel

DanielBiostatistics10th 0.1.5 (2022-06-07)

Minor improvements here and there.

DanielBiostatistics10th 0.1.4 (2022-05-29)

Add new S3 objects 'freqs', 'discreteDistBar', 'binom2pois', 'z_hypothesis', 'power_z'.

Add new S3 methods base::print, ggplot2::autolayer and ggplot2::autoplot for the new S3 objects.

DanielBiostatistics10th 0.1.3 (2022-05-20)

Improvement: ?predictiveValue now takes vector prevalence and returns vector PVP and PVN.

Add S3 method: ?autoplot.predictiveValue

Change function names: old names aggregate_z_test, aggregate_t_test, prop_test_CLT and aggregate_var_test become ?aggregate_z, ?aggregate_t, ?prop_CLT and ?aggregate_var.

Change behavior: calculate confidence interval only, if null.value is missing, in ?prop_CLT, ?aggregate_z, ?aggregate_t and ?aggregate_var

DanielBiostatistics10th 0.1.2 (2022-05-13)

Rename parameter phat of ?prop_test_CLT to xbar Add function ?print_freqs and ?print_OE

DanielBiostatistics10th 0.1.1 (2022-05-06)

Remove package \pkg{raster} import.

DanielBiostatistics10th 0.1.0 (2022-05-03)

First release.