Fagan lab summaries

data(faganlab)

Format

A data frame with 587 rows and 16 variables

Details

A dataset with variables as follows:

  • RID -4 -4 Participant roster ID

  • VISCODE -4 -4 Visit code

  • VISCODE2 -4 -4 Translated visit code

  • EXAMDATE -4 -4 Examination Date

  • VILIP -4 pg/ml VILIP-1

  • VILIP_STDEV -4 Standard Deviation

  • VILIP_CV -4 Coefficient of Variation (

  • YKL -4 ng/ml YKL-40

  • YKL_STDEV -4 Standard Deviation

  • YKL_CV -4 Coefficient of Variation (

  • SNAP -4 pg/ml SNAP-25

  • SNAP_STDEV -4 Standard Deviation

  • SNAP_CV -4 Coefficient of Variation (

  • NGRN -4 pg/ml NRGN

  • NGRN_STDEV -4 Standard Deviation

  • NGRN_CV -4 Coefficient of Variation (

See also

Examples

if (FALSE) {
describe(faganlab)
}