CBIIT / R-cometsAnalytics

R package development for COMETS Analytics
12 stars 10 forks source link

COMETS 1.5. Handling of missing data #23

Closed steven-moore closed 1 year ago

steven-moore commented 6 years ago

Several investigators have been trying to input missing data, which causes errors. All metabolites and subjectdata variables should be tested for this.

Possible fixes include: a) An improved tutorial b) Tests in the Data Input function c) Tests in the "Read datafile", or "Integrity check", or "getModel" functions.

Because this check could add some time, we could add this as an option, i.e. add a checkbox to test the variables, default is no test of the variables.

ellatemprosa commented 6 years ago

needs more thinking through

ewymathe commented 6 years ago

Goes with reading in data with rio package