diff --git a/DESCRIPTION b/DESCRIPTION index dc7385dd2..a7a0eb6ee 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Type: Package Title: Package for patient level prediction using data in the OMOP Common Data Model Version: 3.0.0 -Date: 2018-07-10 +Date: 2018-10-07 Author: Jenna Reps [aut], Martijn J. Schuemie [aut, cre], Marc A. Suchard [aut], diff --git a/README.md b/README.md index 5e3eb96cd..c7501856c 100644 --- a/README.md +++ b/README.md @@ -98,10 +98,13 @@ In addition we have created vignettes that describe advanced functionality in mo - [Building Ensemble Models](https://github.com/OHDSI/PatientLevelPrediction/blob/master/inst/doc/BuildingEnsembleModels.pdf) - [Generating Learning Curves](https://github.com/OHDSI/PatientLevelPrediction/blob/master/inst/doc/GeneratingLearningCurves.pdf) +Package manual: [PatientLevelPrediction.pdf](https://github.com/OHDSI/PatientLevelPrediction/blob/master/extras/PatientLevelPrediction.pdf) + Getting Involved =============== We like to get involved in the development of this package through pull requests to our development branch. + * Developer questions/comments/feedback: OHDSI Forum * We use the GitHub issue tracker for all bugs/issues/enhancements diff --git a/extras/PatientLevelPrediction.pdf b/extras/PatientLevelPrediction.pdf new file mode 100644 index 000000000..c05a11630 Binary files /dev/null and b/extras/PatientLevelPrediction.pdf differ diff --git a/inst/doc/AddingCustomAlgorithms.pdf b/inst/doc/AddingCustomAlgorithms.pdf index baad103f2..eda69a447 100644 Binary files a/inst/doc/AddingCustomAlgorithms.pdf and b/inst/doc/AddingCustomAlgorithms.pdf differ diff --git a/inst/doc/BuildingDeepLearningModels.pdf b/inst/doc/BuildingDeepLearningModels.pdf index a18847db5..7bb76184a 100644 Binary files a/inst/doc/BuildingDeepLearningModels.pdf and b/inst/doc/BuildingDeepLearningModels.pdf differ diff --git a/inst/doc/BuildingEnsembleModels.pdf b/inst/doc/BuildingEnsembleModels.pdf index 3fe98098c..1817c57e4 100644 Binary files a/inst/doc/BuildingEnsembleModels.pdf and b/inst/doc/BuildingEnsembleModels.pdf differ diff --git a/inst/doc/BuildingMultiplePredictiveModels.pdf b/inst/doc/BuildingMultiplePredictiveModels.pdf index c0e823084..b3b9d4670 100644 Binary files a/inst/doc/BuildingMultiplePredictiveModels.pdf and b/inst/doc/BuildingMultiplePredictiveModels.pdf differ diff --git a/inst/doc/BuildingPredictiveModels.pdf b/inst/doc/BuildingPredictiveModels.pdf index 7e2d7c592..ea5daf325 100644 Binary files a/inst/doc/BuildingPredictiveModels.pdf and b/inst/doc/BuildingPredictiveModels.pdf differ diff --git a/inst/doc/CreatingNetworkstudies.pdf b/inst/doc/CreatingNetworkstudies.pdf index f023ce208..1e56d3a4f 100644 Binary files a/inst/doc/CreatingNetworkstudies.pdf and b/inst/doc/CreatingNetworkstudies.pdf differ diff --git a/inst/doc/GeneratingLearningCurves.pdf b/inst/doc/GeneratingLearningCurves.pdf index 1da3ce502..c0039aa26 100644 Binary files a/inst/doc/GeneratingLearningCurves.pdf and b/inst/doc/GeneratingLearningCurves.pdf differ diff --git a/inst/doc/ImplementingExistingModels.pdf b/inst/doc/ImplementingExistingModels.pdf index b8e92c7f8..48dd86916 100644 Binary files a/inst/doc/ImplementingExistingModels.pdf and b/inst/doc/ImplementingExistingModels.pdf differ diff --git a/inst/doc/InstallationGuide.pdf b/inst/doc/InstallationGuide.pdf index 27f45b8ed..85befe558 100644 Binary files a/inst/doc/InstallationGuide.pdf and b/inst/doc/InstallationGuide.pdf differ