Other packages > Find by keyword >

coxmeg  

Cox Mixed-Effects Models for Genome-Wide Association Studies
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("coxmeg", "1.1.4")



Attach the package and use:
library("coxmeg")
Maintained by
Liang He
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-09-16
Latest Update:
Description:
Fast algorithms for fitting a Cox mixed-effects model for e.g., genome-wide association studies. See Liang He and Alexander Kulminski (2020) .
How to cite:
Liang He (2019). coxmeg: Cox Mixed-Effects Models for Genome-Wide Association Studies. R package version 1.1.4, https://cran.r-project.org/web/packages/coxmeg. Accessed 26 Jun. 2026.
Previous versions and publish date:
1.0.7 (2019-09-16 12:00), 1.0.8 (2019-10-14 16:40), 1.0.9 (2019-11-21 16:40), 1.0.10 (2020-03-20 22:30), 1.0.11 (2020-05-05 22:40), 1.0.12 (2020-11-22 22:50), 1.0.13 (2021-05-02 02:52), 1.1.1 (2023-01-09 14:20), 1.1.2 (2023-01-10 10:00), 1.1.4 (2023-01-13 10:10)
Other packages that cited coxmeg R package
View coxmeg citation profile
Other R packages that coxmeg depends, imports, suggests or enhances
Functions, R codes and Examples using the coxmeg R package
Some associated functions: COXMEG-package . coxmeg . coxmeg_gds . coxmeg_m . coxmeg_plink . fit_ppl . 
Some associated R codes: RcppExports.R . coxmeg.R . coxmeg_gds.R . coxmeg_m.R . coxmeg_plink.R . fit_ppl.R . gds_utils.R . irls_ex.R . irls_fast_ap.R . mll.R .  Full coxmeg package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
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  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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