sdtmval: Validate SDTM Domains

Provides a set of tools to assist statistical programmers in validating Study Data Tabulation Model (SDTM) domain data sets. Statistical programmers are required to validate that a SDTM data set domain has been programmed correctly, per the SDTM Implementation Guide (SDTMIG) by 'CDISC' (<https://www.cdisc.org/standards/foundational/sdtmig>), study specification, and study protocol using a process called double programming. Double programming involves two different programmers independently converting the raw electronic data cut (EDC) data into a SDTM domain data table and comparing their results to ensure accurate standardization of the data. One of these attempts is termed 'production' and the other 'validation'. Generally, production runs are the official programs for submittals and these are written in 'SAS'. Validation runs can be programmed in another language, in this case 'R'.

Package details

AuthorStephen Knapp [aut, cre, cph] (<https://orcid.org/0000-0002-5101-4555>)
MaintainerStephen Knapp <stephen@knappconsultingllc.com>
LicenseMIT + file LICENSE
Version0.4.1
URL https://github.com/skgithub14/sdtmval https://skgithub14.github.io/sdtmval/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("sdtmval")

Try the sdtmval package in your browser

Any scripts or data that you put into this service are public.

sdtmval documentation built on Oct. 23, 2023, 5:10 p.m.