Datasets

Return to CTSpedia Web Home

CDISC-FDA Pilot Datasets

See CDISC-FDA Pilot Datasets

Vanderbilt Datasets

See Department of Biostatistics, Vanderbilt University, Biostatistics Datasets

Listings of Other Contributed Datasets

Dataset Title Contributor/Email Link to Dataset
Births Dataset (births.tab) GregoryStoddard http://www.timberlake.co.uk
Evans County Dataset (evans.dta) GregoryStoddard http://www.sph.emory.edu/~dkleinb/logreg2.htm#data
Forced Expiratory Volume (FEV) dataset (fev.dta) GregoryStoddard  
Framingham Heart Study (2.20.Framingham.dta) GregoryStoddard  
Lee Life Dataset (LeeLife.dta) GregoryStoddard  
MI Dataset (mi.dta) GregoryStoddard http://www.sph.emory.edu/~dkleinb/logreg2.htm#data
Resting Metabolic Rate Dataset (rmr.dta) GregoryStoddard  
Smoking Cessation Study (smoke.csv) GregoryStoddard  
Wright Low Birthweight Dataset ( wright_lowbw.dta ) GregoryStoddard  
Vaso Dataset (vaso.dta) GregoryStoddard  
Thorough QT comma delimited ascii file RichardAnziano Anziano_SAS_tqt_ASCII_File
Thorough QT SAS transport dataset RichardAnziano Anziano_tqt_SAS_transport_file
Vital Signs Comma Delimited ASCII File RichardAnziano Anziano_Vtials_ASCII_File
Vital Signs SAS Transport Dataset RichardAnziano Anziano_Vitals_SAS_Transport_File
Tripsim RichardAnziano Tripism CSV File
QTc Profile Dataset Richard Anziano Anziano TQt Profile Dataset

Contribute a Dataset

newtopic Contribute a new auto-numbered dataset

Click on button: "Contribute Dataset" and complete requested information.

Sample Code Book

This is an example of a code book made from a dataset.

Importing SAS Transport Files into R

Reading and writing SAS transport files in R can be done with the package "SASxport". To import SAS transport files into R we use the function read.xport(). For example, the following code can be used to read in a file from a URL:

adae = read.xport("https://www.ctspedia.org/wiki/pub/CTSpedia/DataSetPageCDISC/adae.xpt")

Documentation for this package can be found at

http://cran.r-project.org/web/packages/SASxport/SASxport.pdf.

Return to CTSpedia Web Home

This topic: CTSpedia > WebHome > DataSets
Topic revision: 27 Jan 2022, WikiAdmin
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback