PatientLevelPrediction
PatientLevelPrediction copied to clipboard
minor suggested updates to package
- [fixed] add checkmate to check all inputs for PLP
- use roxygen templates for common inputs to use standard terminologies (should we have OHDSI specific templates)?
I fixed the check issues with using if (class(x) = 'y') so no longer need checkmate.
roxygen templates still needed