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.



Try the circglmbayes package in your browser

Any scripts or data that you put into this service are public.

circglmbayes documentation built on Jan. 22, 2021, 5:09 p.m.