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 JD, Lévy Y, Thiébaut R, Richert L (2020). Analyzing cellular immunogenicity in vaccine clinical trials: a new statistical method including non-specific responses for accurate estimation of vaccine effect. Journal of Immunological Methods, 477:112711. doi:10.1016/j.jim.2019.112711.
You can install the released version of vici from the CRAN with:
install.packages("vici")
or get the development version from GitHub:
#install.packages("remotes")
::install_github("sistm/vici", ref = "cran") remotes
Then you can launch the app with:
::run_app() vici
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