ABeta40 and ABeta42 quantification in plasma using ABtest40 and ABtest42

data(plasmaabeta)

Format

A data frame with 784 rows and 7 variables

Details

A dataset with variables as follows:

  • RID -4 -4 Participant roster ID

  • VISCODE -4 -4 Visit code

  • FP40 -4 (pg/ml) Free ABeta40 in plasma

  • TP40 -4 (pg/ml) Total ABeta40 in plasma

  • FP42 -4 (pg/ml) Free ABeta42 in plasma

  • TP42 -4 (pg/ml) Total ABeta42 in plasma

See also

Examples

if (FALSE) {
describe(plasmaabeta)
}