Movatterモバイル変換


[0]ホーム

URL:


vibass

R-CMD-checkCRAN statusruniverse-vibass

Teaching materials for theintroductory course onBayesian inference atVIBASS

Installation

Install the released version ofvibass from CRAN:

install.packages('vibass')

Or install the development version from ourr-universewith:

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

Example

If installed with vignettes, the package contains the coursepracticals. Otherwise, it points to the corresponding articles in theweb sitehttp://vabar.es/vibass/.

Most importantly, it contains interactive apps associated with someof the practicals

library(vibass)## If installed with vignettes:## Otherwise, read at: http://vabar.es/vibass/browseVignettes('vibass')# Index of all practicalsvignette('p1')# Open practicalvibass_app()# Lists available appsvibass_app(1)# Launch the interactive app for practical 1


[8]ページ先頭

©2009-2025 Movatter.jp