knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.