Other packages > Find by keyword >

BMRV  

Bayesian Models for Rare Variant Association Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BMRV", "1.32")



Attach the package and use:
library("BMRV")
Maintained by
Liang He
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-31
Latest Update: 2023-08-18
Description:
Provides two Bayesian models for detecting the association between rare genetic variants and a trait that can be continuous, ordinal or binary. Bayesian latent variable collapsing model (BLVCM) detects interaction effect and is dedicated to twin design while it can also be applied to independent samples. Hierarchical Bayesian multiple regression model (HBMR) incorporates genotype uncertainty information and can be applied to either independent or family samples. Furthermore, it deals with continuous, binary and ordinal traits.
How to cite:
Liang He (2015). BMRV: Bayesian Models for Rare Variant Association Analysis. R package version 1.32, https://cran.r-project.org/web/packages/BMRV. Accessed 28 Mar. 2025.
Previous versions and publish date:
1.31 (2015-12-31 23:23), 1.32 (2016-11-01 11:07)
Other packages that cited BMRV R package
View BMRV citation profile
Other R packages that BMRV depends, imports, suggests or enhances
Functions, R codes and Examples using the BMRV R package
Some associated functions: BMRV-package . blvcm . blvcm_bin . blvcm_bin_data . blvcm_data . hbmr . hbmr_bin . hbmr_bin_data . hbmr_data . hbmr_ord . 
Some associated R codes: blvcm.R . blvcm_bin.R . hbmr.R . hbmr_bin.R . hbmr_check.R . hbmr_ord.R .  Full BMRV package functions and examples
Downloads during the last 30 days
02/2603/0403/0503/0703/1003/1303/1403/1503/1603/2003/2103/2203/2303/2603/27Downloads for BMRV1234567TrendBars

Today's Hot Picks in Authors and Packages

pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
spinifex  
Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
Data visualization tours animates linear projection of multivariate data as its basis (ie. orientat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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