Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Jul 31, 2024
1 parent 9726988 commit 2018985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.R
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ execute <- function(jobContext) {
outcomeId = df$outcome_id[1],
plpModelList = as.list(df$modelPath),
restrictPlpDataSettings = jobContext$settings[[1]]$restrictPlpDataSettings,
populationSettings = jobContext$settings[[1]]$populationSettings)
populationSettings = jobContext$settings[[1]]$populationSettings
)
designs[[i]] <- design
}
Expand Down

0 comments on commit 2018985

Please sign in to comment.