createParkinsons: Create Parkinsons dataset

Description Usage Arguments Details References

Description

TODO: dataset contains 32 subjects, UCI claims 31

Usage

1
2
createParkinsons(file = getfilepath("parkinsons.rds"), write = TRUE,
  read = TRUE)

Arguments

file

character; path/filename to write data file to

write

logical; should the dataset be written to disk for later use? (default: TRUE)

read

logical; should we try to read the dataset from the specified location first? (default: TRUE)

Details

Note there is a grouping in this dataset! Task: formula(status~ . -subject -recording)

References

Max A. Little, Patrick E. McSharry, Eric J. Hunter, Lorraine O. Ramig (2008), 'Suitability of dysphonia measurements for telemonitoring of Parkinson's disease', IEEE Transactions on Biomedical Engineering (to appear).


jkrijthe/createdatasets documentation built on May 19, 2019, 12:44 p.m.