Skip to content
/ vibass Public

R-package for the introductory course on Bayesian inference at the València International Bayesian Summer School

Notifications You must be signed in to change notification settings

VABAR/vibass

Repository files navigation

vibass

R-CMD-check

Teaching materials for the introductory course on Bayesian inference at VIBASS

Installation

install.packages('vibass', repos = c('https://vabar.r-universe.dev', 'https://cloud.r-project.org'))

Example

If installed with vignettes, the package contains the course practicals. Otherwise, it points to the corresponding articles in the web site http://vabar.es/vibass/.

Most importantly, it contains interactive apps associated with some of the practicals

library(vibass)

## If installed with vignettes:
## Otherwise, read at: http://vabar.es/vibass/
browseVignettes('vibass')  # Index of all practicals
vignette('p1')  # Open practical

vibass_app()    # Lists available apps
vibass_app(1)   # Launch the interactive app for practical 1

About

R-package for the introductory course on Bayesian inference at the València International Bayesian Summer School

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages