Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schuemie authored and schuemie committed Oct 8, 2018
1 parent 21d5cc9 commit c18b57c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/CovariateBalance.R
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ computeBalance <- function(subset,
"cmOutput",
subset$cohortMethodDataFolder[1])
cmData <- CohortMethod::loadCohortMethodData(cmDataFolder)
cmD
if (!any(!is.na(subset$cmDataFolderCt))) {
ParallelLogger::logDebug("Not computing balance for matching")
# Matching was probably turned off
Expand Down

0 comments on commit c18b57c

Please sign in to comment.