README.md

CRAN_Status_Badge Build Status

circglmbayes

R Package for a Bayesian Circular GLM

This package contains functions to perform a Bayesian circular GLM, which allows regressing a circular outcome on linear and categorical predictors.

In order to use this package from R, it can be installed from GitHub using the devtools package as

install.packages("devtools")
devtools::install_github("keesmulder/circglmbayes")

For further help on this package, install it as above, attach it with library(circglmbayes) and run help("circglmbayes") or ?circGLM.



keesmulder/circglmbayes documentation built on July 24, 2022, 6:39 a.m.