An open API service indexing awesome lists of open source software.

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.

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)