Skip to content

Commit

Permalink
Merge pull request #431 from OHDSI/external_validation_strategus
Browse files Browse the repository at this point in the history
New external validation function
  • Loading branch information
jreps authored Apr 25, 2024
2 parents 825446e + d5ca7ee commit c6f12fd
Show file tree
Hide file tree
Showing 7 changed files with 445 additions and 129 deletions.
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export(createStudyPopulation)
export(createStudyPopulationSettings)
export(createTempModelLoc)
export(createUnivariateFeatureSelection)
export(createValidationDesign)
export(createValidationSettings)
export(diagnoseMultiplePlp)
export(diagnosePlp)
Expand Down Expand Up @@ -110,6 +111,7 @@ export(sklearnFromJson)
export(sklearnToJson)
export(splitData)
export(toSparseM)
export(validateExternal)
export(validateMultiplePlp)
export(viewDatabaseResultPlp)
export(viewMultiplePlp)
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PatientLevelPrediction 6.3.7.9999
======================
======================

PatientLevelPrediction 6.3.7
======================
Expand Down
Loading

0 comments on commit c6f12fd

Please sign in to comment.