Other packages > Find by keyword >

bpnreg  

Bayesian Projected Normal Regression Models for Circular Data
View on CRAN: Click here


Download and install bpnreg package within the R console
Install from CRAN:
install.packages("bpnreg")

Install from Github:
library("remotes")
install_github("cran/bpnreg")

Install by package version:
library("remotes")
install_version("bpnreg", "2.0.3")



Attach the package and use:
library("bpnreg")
Maintained by
Jolien Cremers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-02-27
Latest Update: 2024-01-15
Description:
Fitting Bayesian multiple and mixed-effect regression models for circular data based on the projected normal distribution. Both continuous and categorical predictors can be included. Sampling from the posterior is performed via an MCMC algorithm. Posterior descriptives of all parameters, model fit statistics and Bayes factors for hypothesis tests for inequality constrained hypotheses are provided. See Cremers, Mulder & Klugkist (2018) and Nu
How to cite:
Jolien Cremers (2018). bpnreg: Bayesian Projected Normal Regression Models for Circular Data. R package version 2.0.3, https://cran.r-project.org/web/packages/bpnreg. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.0 (2018-02-27 18:16), 1.0.1 (2019-11-05 14:20), 1.0.2 (2019-12-08 14:20), 1.0.3 (2020-02-04 20:30), 2.0.0 (2021-03-02 16:10), 2.0.1 (2021-03-23 10:10), 2.0.2 (2021-08-06 10:20)
Other packages that cited bpnreg R package
View bpnreg citation profile
Other R packages that bpnreg depends, imports, suggests or enhances
Complete documentation for bpnreg
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA