Kyle Zollo

Results 4 issues of Kyle Zollo

The [ezEML](https://ezeml.edirepository.org/) web app for creating EML adds an additional metadata tag to every EML document that describes the editor used to create it: ``` ``` We're trying to recreate...

**Describe the bug** [diagnosisPlp.txt](https://github.com/OHDSI/PatientLevelPrediction/files/11821706/diagnosisPlp.txt) [viewPlpError.txt](https://github.com/OHDSI/PatientLevelPrediction/files/11821708/viewPlpError.txt) [plpError.txt](https://github.com/OHDSI/PatientLevelPrediction/files/11821710/plpError.txt) I am running through a very typical single PLP model workflow. When I get to the end of the workflow, I run `viewPlp`, which...

Switching `issue242` to `main` easily fixed this for me. https://github.com/OHDSI/PatientLevelPrediction/blob/66d3cf12602ee7d381f7c66c56457a7b9bf9b878/vignettes/InstallationGuide.Rmd#L95

The first argument of SQL's DATEFROMPARTS function can not be greater than 9999. If 9999 (or greater) is used in the observation_period table (perhaps not a best practice in CDM...