Learn R Programming

cleanEHR (version 1.0)

ccTable_filter_missingness: Data missing filter

Description

Deal with data when insufficient data points are supported. There are two key items to be set in the YAML configuration file. 1) labels -- time interval. 2) accept_2d -- the accept present ratio. So if we set the labels is 24, and accept_2d is 70. It means we accept all the missing rate that is lower than 30

Arguments

recount

logical value. Recount the missingness if TRUE.