vici
encapsulate a shiny app for accurate estimation of vaccine
induced immunogenicity with bivariate linear modeling.
Lhomme E, Hejblum BP, Lacabaratz C, Wiedemann A, Lelièvre J-D, Levy Y, Thiébaut R, Richert L (2019). Analyzing cellular immunogenicity in vaccine clinical trials: a new statistical method including non-specific responses for accurate estimation of vaccine efficacy. submitted.
You can install the released version of vici from the CRAN with:
install.packages("vici")
or get the development version from GitHub:
#install.packages("devtools")
devtools::install_github("borishejblum/vici")
Then you can launch the app with:
vici::run_app()
-
Latest development version is deployed at https://shiny-vici.apps.math.cnrs.fr/
-
Latest stable version is deployed at http://vici.bph.u-bordeaux.fr/
– Boris Hejblum