Other packages > Find by keyword >

ezcox  

Easily Process a Batch of Cox Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ezcox", "1.0.4")



Attach the package and use:
library("ezcox")
Maintained by
Shixiang Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-20
Latest Update: 2023-05-08
Description:
A tool to operate a batch of univariate or multivariate Cox models and return tidy result.
How to cite:
Shixiang Wang (2019). ezcox: Easily Process a Batch of Cox Models. R package version 1.0.4, https://cran.r-project.org/web/packages/ezcox. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.1.0 (2019-10-20 11:10), 0.2.0 (2019-11-17 10:20), 0.3.0 (2019-12-06 16:30), 0.4.0 (2020-01-10 15:30), 0.5.0 (2020-05-10 13:40), 0.6.0 (2020-06-03 16:30), 0.7.0 (2020-07-01 16:50), 0.8.0 (2020-09-25 12:00), 0.8.1 (2021-03-16 12:40), 1.0.0 (2021-09-12 08:50), 1.0.1 (2021-10-04 17:10), 1.0.2 (2021-10-28 17:20)
Other packages that cited ezcox R package
View ezcox citation profile
Other R packages that ezcox depends, imports, suggests or enhances
Complete documentation for ezcox
Functions, R codes and Examples using the ezcox R package
Some associated functions: clean_model_dir . ezcox . ezcox_group . ezcox_parallel . filter_ezcox . forester . get_models . pipe . show_forest . show_models . tidyeval . 
Some associated R codes: clean_model_dir.R . cox_panel.R . ezcox.R . ezcox_parallel.R . ezgrp.R . filter_ezcox.R . forester.R . get_models.R . show_forest.R . show_models.R . utils-pipe.R . utils-tidy-eval.R . utils.R . zzz.R .  Full ezcox package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
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  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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