Releases: sbalci/ClinicoPathJamoviModule
Releases · sbalci/ClinicoPathJamoviModule
Ready to Use
A jamovi module that contains main analysis used in clinicopathological research. ClinicoPath help researchers to generate natural language summaries of their dataset, generate cross tables with statistical tests, and survival analysis with survival tables, survival curves, and natural language summaries.
You may install using side load:
windows: https://library.jamovi.org/win64/R3.6.1/ClinicoPath-0.0.1.jmo
macOS: https://library.jamovi.org/macos/R3.6.1/ClinicoPath-0.0.1.jmo
Functions work as defaults
- Divided module into 2 windows: ClinicoPath1 and ClinicoPath2
- Removed unnecessary outputs.
- Added ToDo section and a warning that still in development
- Updated Readme file
- Currently functions are working. But only in defaults.
-
For descriptive analysis:
- TableOne
- WriteSummary
- Report General Features
- Frequencies
-
For comparing variables:
- CrossTable
- GGStatsPlot2
-
For survival analysis
- FinalFit
- FinalFit Multivariate Survival
-
For medical decision tests:
- Medical Decision
- Decision Calculator
-
For correlation analysis:
- Correlation
-
For inter and intra observer agreement
- Interrater Intrarater Reliability
-
Started decision tree and cluster analysis sections. Not active yet.