1
2
3
4
5
#

Name:

Description:

Liver related laboratory data from a randomized, blind, parallel group clinical trial with 4 doses of a drug.

Variables:

A data frame with 606 observations on the following 10 variables.

ALP.B

Alkaline phosphatase at baseline. A numeric vector.

ALT.B

Alanine aminotransferase at baseline. A numeric vector.

AST.B

Aspartate aminotransferase at baseline. A numeric vector.

TBL.B

Total bilirubin at baseline. A numeric vector.

ALP.M

Alkaline phosphatase after treatment. A numeric vector.

ALT.M

Alanine aminotransferase after treatment. A numeric vector.

AST.M

Aspartate aminotransferase after treatment. A numeric vector.

TBL.M

Total bilirubin after treatment. A numeric vector.

dose

The treatment group (i.e. dose group). A factor with levels A B C D

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

AstraZeneca data on file.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Liver_related_laboratory_data_420_32.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.