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 03 Dec. 2024.
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

EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
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  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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