Learn R Programming

⚠️There's a newer version (1.4.1) of this package.Take me there.

accrued (version 1.4)

Data Quality Visualization Tools for Partially Accruing Data

Description

Package for visualizing data quality of partially accruing data.

Copy Link

Version

Install

install.packages('accrued')

Monthly Downloads

14

Version

1.4

License

GPL-3

Maintainer

Julie Eaton

Last Published

May 10th, 2016

Functions in accrued (1.4)

accrued-package

Data Quality Visualization Tools for Partially Accruing Data
print.accrued

Print function for objects of the accrued class.
errorQuantileSummary

Summarizes accrual errors
lagHistogram

Function to create a a summary histogram of completeness for each lag.
laggedTSarray

Function to create an array of time series across accrual lags using the running median
summary.accrued

Print and summary functions for objects of the accrued class.
barcode

Function to create a barcode plot of partially accruing data
asOf

Function to recover the current data.
accruedErrors

Function to calculate error between partially accrued data and final data
plot.summary.accrued

Plot function for objects of the summary.accrued class.
stackedUploadData

Subfunction used by the upload pattern and barcode plot functions
accruedDataExample

Data set for illustrating accrued data methods
print.summary.accrued

Print function for objects of the summary.accrued class.
data.accrued

Data structure for partially accruing data
summary.accruedErrors

Summarizes accrual errors
accruedDataILIExample

Data set for illustrating accrued data methods
plot.accruedErrors

Function to plot errors in accrued data
uploadPattern

Function to create an upload pattern plot
plot.accrued

Plot function for accrued data.