Other packages > Find by keyword >

daiquiri  

Data Quality Reporting for Temporal Datasets
View on CRAN: Click here


Download and install daiquiri package within the R console
Install from CRAN:
install.packages("daiquiri")

Install from Github:
library("remotes")
install_github("cran/daiquiri")

Install by package version:
library("remotes")
install_version("daiquiri", "1.1.1")



Attach the package and use:
library("daiquiri")
Maintained by
T. Phuong Quan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-11
Latest Update: 2023-07-18
Description:
Generate reports that enable quick visual review of temporal shifts in record-level data. Time series plots showing aggregated values are automatically created for each data field (column) depending on its contents (e.g. min/max/mean values for numeric data, no. of distinct values for categorical data), as well as overviews for missing values, non-conformant values, and duplicated rows. The resulting reports are shareable and can contribute to forming a transparent record of the entire analysis process. It is designed with Electronic Health Records in mind, but can be used for any type of record-level temporal data (i.e. tabular data where each row represents a single "event", one column contains the "event date", and other columns contain any associated values for the event).
How to cite:
T. Phuong Quan (2022). daiquiri: Data Quality Reporting for Temporal Datasets. R package version 1.1.1, https://cran.r-project.org/web/packages/daiquiri
Previous versions and publish date:
1.0.1 (2022-11-11 16:30), 1.0.2 (2022-11-21 16:40), 1.0.3 (2022-12-06 12:50)
Other packages that cited daiquiri R package
View daiquiri citation profile
Other R packages that daiquiri depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns