ClinicoPath jamovi Module π¬
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.
π¬πππππ¨πππβππΆππππ π¬π¬ππ΄ππ¨π» πΈπΊπππ¬πππ«πΈ
DOI 10.17605/OSF.IO/9SZUD
Installation in jamovi
You can install this module after installing jamovi version >= 1.2.19 from here: https://www.jamovi.org/download.html
Then you can install the submodules directly inside the jamovi, using library.
Submodules are: - ClinicoPathDescriptives - jsurvival - meddecide - jjstatsplot
Installation via sideload jamovi
Step 1:
Download and install jamovi.
Step 2:
Download the relevant jmo
file for your operating system from
b: For smaller modules
ClinicoPathDescriptives
ClinicoPathDescriptives functions are separately added to jamovi library under Exploration menu
ClinicoPathDescriptives module can be downloaded inside jamovi (click Modules and jamovi library)
https://github.com/sbalci/ClinicoPathDescriptives/
https://github.com/sbalci/ClinicoPathDescriptives/releases/
https://library.jamovi.org/win64/R4.0.2/ClinicoPathDescriptives-0.0.2.0039.jmo
https://library.jamovi.org/macos/R4.0.2/ClinicoPathDescriptives-0.0.2.0039.jmo
remotes::install_github("sbalci/ClinicoPathDescriptives")
ClinicoPathLinuxDescriptives
ClinicoPathDescriptives functions for Linux
https://github.com/sbalci/ClinicoPathLinuxDescriptives/
https://github.com/sbalci/ClinicoPathLinuxDescriptives/releases/
https://library.jamovi.org/linux/R4.0.2/ClinicoPathDescriptives-0.0.2.0041.jmo
remotes::install_github("sbalci/ClinicoPathDescriptives")
JJStatsPlot
GGStatsPlot functions are separately added to jamovi library under jjstatsplot menu
JJStastPlot module can be downloaded inside jamovi (click Modules and jamovi library)
https://library.jamovi.org/win64/R4.0.2/jjstatsplot-0.0.2.0038.jmo
https://library.jamovi.org/macos/R4.0.2/jjstatsplot-0.0.2.0038.jmo
https://github.com/sbalci/jjstatsplot
https://github.com/sbalci/jjstatsplot/releases/
remotes::install_github("sbalci/jjstatsplot")
jsurvival
https://github.com/sbalci/jsurvival
https://github.com/sbalci/jsurvival/releases/
https://library.jamovi.org/macos/R4.0.2/jsurvival-0.0.2.0044.jmo
https://library.jamovi.org/win64/R4.0.2/jsurvival-0.0.2.0044.jmo
https://library.jamovi.org/linux/R4.0.2/jsurvival-0.0.2.0044.jmo
remotes::install_github("sbalci/jsurvival")
meddecide
https://github.com/sbalci/meddecide/
https://github.com/sbalci/meddecide/releases/
https://library.jamovi.org/win64/R4.1.2/meddecide-0.0.2.07.jmo
https://library.jamovi.org/macos/R4.1.2/meddecide-0.0.2.07.jmo
remotes::install_github("sbalci/meddecide")
jbbplot
https://github.com/sbalci/jbbplot/
https://github.com/sbalci/jbbplot/releases/
remotes::install_github("sbalci/jbbplot")
Step 3: And install using side-load as shown below:
Screenshots of Module
Installation in R
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("sbalci/ClinicoPathJamoviModule")
Acknowledgement
Made possible via the codes, help, and guidence of
- jamovi developer Jonathon Love,
- finalfit developer Ewen Harrison,
- ggstatsplot developer Indrajeet Patil,
- tangram developer Shawn Garbett,
- easystats developers ,
- report ,
- tableone,
- survival,
- survminer,
- vtree developer Nick Barrowman,
- easyalluvial, developer BjΓΆrn Oettinghaus, and
- rstats community.
See https://github.com/ClinicoPath for forked packages.
Follow @serdarbalci