https://github.com/brunomontezano/functioningcalc
💻 Code used to generate a Shiny app containing a predictive model that aims to assess the risk of functional impairment in euthymic mood patients.
https://github.com/brunomontezano/functioningcalc
bipolar-disorder functional-impairment major-depressive-disorder mood-disorders predictive-modeling r risk-modelling screening shiny shinydashboard web-application
Last synced: 24 days ago
JSON representation
💻 Code used to generate a Shiny app containing a predictive model that aims to assess the risk of functional impairment in euthymic mood patients.
- Host: GitHub
- URL: https://github.com/brunomontezano/functioningcalc
- Owner: brunomontezano
- License: gpl-3.0
- Created: 2022-07-30T23:59:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T18:50:23.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T15:40:42.659Z (over 1 year ago)
- Topics: bipolar-disorder, functional-impairment, major-depressive-disorder, mood-disorders, predictive-modeling, r, risk-modelling, screening, shiny, shinydashboard, web-application
- Language: R
- Homepage: https://brunomontezano.shinyapps.io/functional_impairment_risk_calculator/
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Functional Impairment Risk Calculator 
- `app.R`: Contains the *Shiny* app hosted at [shinyapps.io](https://brunomontezano.shinyapps.io/functional_impairment_risk_calculator/);
- `model.rds`: Model used to make the predictions.
The engine used was [`ranger`](https://github.com/imbs-hl/ranger).
> :warning: This calculator is not a medical device and should not be
> used for clinical decision-making.
## License
This project is under the [GNU General Public License (version 3)](https://www.gnu.org/licenses/gpl-3.0.en.html).
## Contact
Email me at: [bmontezano@hcpa.edu.br](mailto:bmontezano@hcpa.edu.br)