diff --git a/404.html b/404.html index 570af03..29cbc58 100644 --- a/404.html +++ b/404.html @@ -32,7 +32,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/articles/BuildingDeepModels.html b/articles/BuildingDeepModels.html index f354409..3c0484d 100644 --- a/articles/BuildingDeepModels.html +++ b/articles/BuildingDeepModels.html @@ -33,7 +33,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 @@ -569,7 +569,7 @@

Acknowledgments## Fridgeirsson E, Reps J, Chan You S, Kim C, John H (18). ## _DeepPatientLevelPrediction: Deep Learning For Patient Level ## Prediction Using Data In The OMOP Common Data Model_. R package -## version 1.9.0, <https://github.com/OHDSI/DeepPatientLevelPrediction>. +## version 2.0.0, <https://github.com/OHDSI/DeepPatientLevelPrediction>. ## ## A BibTeX entry for LaTeX users is ## @@ -578,7 +578,7 @@

Acknowledgments## OMOP Common Data Model}, ## author = {Egill Fridgeirsson and Jenna Reps and Seng {Chan You} and Chungsoo Kim and Henrik John}, ## year = {18}, -## note = {R package version 1.9.0}, +## note = {R package version 2.0.0}, ## url = {https://github.com/OHDSI/DeepPatientLevelPrediction}, ## }

Please reference this paper if you use the PLP Package in diff --git a/articles/FirstModel.html b/articles/FirstModel.html index 9bdbd51..f907208 100644 --- a/articles/FirstModel.html +++ b/articles/FirstModel.html @@ -33,7 +33,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 @@ -260,7 +260,7 @@

Acknowledgments## Fridgeirsson E, Reps J, Chan You S, Kim C, John H (18). ## _DeepPatientLevelPrediction: Deep Learning For Patient Level ## Prediction Using Data In The OMOP Common Data Model_. R package -## version 1.9.0, <https://github.com/OHDSI/DeepPatientLevelPrediction>. +## version 2.0.0, <https://github.com/OHDSI/DeepPatientLevelPrediction>. ## ## A BibTeX entry for LaTeX users is ## @@ -269,7 +269,7 @@

Acknowledgments## OMOP Common Data Model}, ## author = {Egill Fridgeirsson and Jenna Reps and Seng {Chan You} and Chungsoo Kim and Henrik John}, ## year = {18}, -## note = {R package version 1.9.0}, +## note = {R package version 2.0.0}, ## url = {https://github.com/OHDSI/DeepPatientLevelPrediction}, ## }

Please reference this paper if you use the PLP Package in diff --git a/articles/Installing.html b/articles/Installing.html index bf335bd..9aa4b12 100644 --- a/articles/Installing.html +++ b/articles/Installing.html @@ -33,7 +33,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 @@ -272,7 +272,7 @@

Acknowledgments## Fridgeirsson E, Reps J, Chan You S, Kim C, John H (18). ## _DeepPatientLevelPrediction: Deep Learning For Patient Level ## Prediction Using Data In The OMOP Common Data Model_. R package -## version 1.9.0, <https://github.com/OHDSI/DeepPatientLevelPrediction>. +## version 2.0.0, <https://github.com/OHDSI/DeepPatientLevelPrediction>. ## ## A BibTeX entry for LaTeX users is ## @@ -281,7 +281,7 @@

Acknowledgments## OMOP Common Data Model}, ## author = {Egill Fridgeirsson and Jenna Reps and Seng {Chan You} and Chungsoo Kim and Henrik John}, ## year = {18}, -## note = {R package version 1.9.0}, +## note = {R package version 2.0.0}, ## url = {https://github.com/OHDSI/DeepPatientLevelPrediction}, ## }

Please reference this paper if you use the PLP Package in diff --git a/articles/index.html b/articles/index.html index 6175d36..8ad8841 100644 --- a/articles/index.html +++ b/articles/index.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/authors.html b/authors.html index 9041a8c..326b336 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 @@ -110,13 +110,13 @@

Citation

Fridgeirsson E, Reps J, Chan You S, Kim C, John H (2023). DeepPatientLevelPrediction: Deep Learning For Patient Level Prediction Using Data In The OMOP Common Data Model. -R package version 1.9.0, https://github.com/OHDSI/DeepPatientLevelPrediction. +R package version 2.0.0, https://github.com/OHDSI/DeepPatientLevelPrediction.

@Manual{,
   title = {DeepPatientLevelPrediction: Deep Learning For Patient Level Prediction Using Data In The OMOP Common Data Model},
   author = {Egill Fridgeirsson and Jenna Reps and Seng {Chan You} and Chungsoo Kim and Henrik John},
   year = {2023},
-  note = {R package version 1.9.0},
+  note = {R package version 2.0.0},
   url = {https://github.com/OHDSI/DeepPatientLevelPrediction},
 }
diff --git a/index.html b/index.html index bcaac4a..c80e47e 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/news/index.html b/news/index.html index 3d0fa52..75ada6c 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/pkgdown.yml b/pkgdown.yml index ddc8217..7f92425 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -5,5 +5,5 @@ articles: BuildingDeepModels: BuildingDeepModels.html FirstModel: FirstModel.html Installing: Installing.html -last_built: 2023-09-08T12:24Z +last_built: 2023-09-08T12:41Z diff --git a/reference/DeepPatientLevelPrediction.html b/reference/DeepPatientLevelPrediction.html index c7e30fd..b5c895b 100644 --- a/reference/DeepPatientLevelPrediction.html +++ b/reference/DeepPatientLevelPrediction.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/TrainingCache.html b/reference/TrainingCache.html index 29b61f0..6f1fdcc 100644 --- a/reference/TrainingCache.html +++ b/reference/TrainingCache.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/camelCaseToSnakeCase.html b/reference/camelCaseToSnakeCase.html index 383a292..9fe05de 100644 --- a/reference/camelCaseToSnakeCase.html +++ b/reference/camelCaseToSnakeCase.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/camelCaseToSnakeCaseNames.html b/reference/camelCaseToSnakeCaseNames.html index cbc9405..439e3dd 100644 --- a/reference/camelCaseToSnakeCaseNames.html +++ b/reference/camelCaseToSnakeCaseNames.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/checkHigher.html b/reference/checkHigher.html index a71ec71..cabb940 100644 --- a/reference/checkHigher.html +++ b/reference/checkHigher.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/checkHigherEqual.html b/reference/checkHigherEqual.html index ac7ea74..3310691 100644 --- a/reference/checkHigherEqual.html +++ b/reference/checkHigherEqual.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/checkIsClass.html b/reference/checkIsClass.html index 2296f69..fd93add 100644 --- a/reference/checkIsClass.html +++ b/reference/checkIsClass.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/fitEstimator.html b/reference/fitEstimator.html index 591c63b..05d900d 100644 --- a/reference/fitEstimator.html +++ b/reference/fitEstimator.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/gridCvDeep.html b/reference/gridCvDeep.html index 230936a..2a941c4 100644 --- a/reference/gridCvDeep.html +++ b/reference/gridCvDeep.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/index.html b/reference/index.html index 05964b6..807020d 100644 --- a/reference/index.html +++ b/reference/index.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/predictDeepEstimator.html b/reference/predictDeepEstimator.html index 0d41ca1..616c81d 100644 --- a/reference/predictDeepEstimator.html +++ b/reference/predictDeepEstimator.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/setDefaultResNet.html b/reference/setDefaultResNet.html index 442c9a3..d8c5af1 100644 --- a/reference/setDefaultResNet.html +++ b/reference/setDefaultResNet.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/setDefaultTransformer.html b/reference/setDefaultTransformer.html index 655f5b6..82a1800 100644 --- a/reference/setDefaultTransformer.html +++ b/reference/setDefaultTransformer.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/setEstimator.html b/reference/setEstimator.html index e8a6af8..b4213d3 100644 --- a/reference/setEstimator.html +++ b/reference/setEstimator.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/setMultiLayerPerceptron.html b/reference/setMultiLayerPerceptron.html index f49ff18..8d5a9dd 100644 --- a/reference/setMultiLayerPerceptron.html +++ b/reference/setMultiLayerPerceptron.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/setResNet.html b/reference/setResNet.html index e6233b3..6988735 100644 --- a/reference/setResNet.html +++ b/reference/setResNet.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0 diff --git a/reference/setTransformer.html b/reference/setTransformer.html index 787b6a7..8b4d975 100644 --- a/reference/setTransformer.html +++ b/reference/setTransformer.html @@ -17,7 +17,7 @@ DeepPatientLevelPrediction - 1.9.0 + 2.0.0