Learn R Programming

cardx

This is the source repository of the cardx R package.

Installation

Install cards from CRAN with:

install.packages("cardx")

You can install the development version of cards from GitHub with:

# install.packages("devtools")
devtools::install_github("insightsengineering/cardx")

Copy Link

Version

Install

install.packages('cardx')

Monthly Downloads

10,826

Version

0.1.0

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Daniel D. Sjoberg

Last Published

March 18th, 2024

Functions in cardx (0.1.0)

ard_kruskaltest

ARD Kruskal-Wallis Test
ard_mcnemartest

ARD McNemar's Test
ard_ttest

ARD t-test
ard_proportion_ci

ARD Proportion Confidence Intervals
ard_fishertest

ARD Fisher's Exact Test
ard_chisqtest

ARD Chi-squared Test
ard_regression

Regression ARD
ard_wilcoxtest

ARD Wilcoxon Rank-Sum Test
cardx-package

cardx: Extra Analysis Results Data Utilities
ard_moodtest

ARD Mood Test
proportion_ci

Functions for Calculating Proportion Confidence Intervals
reexports

Objects exported from other packages