Skip to content

sistm/vici

Repository files navigation

vici - Vaccine Induced Cellular Immunogenicity with Bivariate Modeling

CRAN status Travis build status AppVeyor build status Downloads

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.

Installation

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()

Deployed VICI

– Boris Hejblum