Other packages > Find by keyword >

aftgee  

Accelerated Failure Time Model with Generalized Estimating Equations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("aftgee", "1.2.1")



Attach the package and use:
library("aftgee")
Maintained by
Sy Han Chiou
[Scholar Profile | Author Map]
First Published: 2012-08-08
Latest Update: 2021-07-12
Description:
A collection of methods for both the rank-based estimates and least-square estimates to the Accelerated Failure Time (AFT) model. For rank-based estimation, it provides approaches that include the computationally efficient Gehan's weight and the general's weight such as the logrank weight. Details of the rank-based estimation can be found in Chiou et al. (2014) and Chiou et al. (2015) . For the least-square estimation, the estimating equation is solved with generalized estimating equations (GEE). Moreover, in multivariate cases, the dependence working correlation structure can be specified in GEE's setting. Details on the least-squares estimation can be found in Chiou et al. (2014) .
How to cite:
Sy Han Chiou (2012). aftgee: Accelerated Failure Time Model with Generalized Estimating Equations. R package version 1.2.1, https://cran.r-project.org/web/packages/aftgee. Accessed 07 May. 2025.
Previous versions and publish date:
0.3-5 (2012-08-08 07:28), 0.3-7 (2012-09-27 12:12), 0.3-13 (2012-11-15 18:27), 0.3-14 (2013-01-10 18:16), 0.3-20 (2013-05-16 08:15), 0.4-1 (2014-01-27 12:55), 0.4-2 (2014-02-05 07:41), 0.4-3 (2014-04-13 23:52), 1.0-0 (2014-11-13 08:06), 1.1-0 (2018-04-21 07:34), 1.1-1 (2018-05-07 19:18), 1.1-2 (2018-05-29 00:58), 1.1.3 (2018-07-24 06:50), 1.1.5 (2020-06-16 18:30), 1.1.6 (2021-07-12 10:00), 1.2.0 (2023-09-28 17:40)
Other packages that cited aftgee R package
View aftgee citation profile
Other R packages that aftgee depends, imports, suggests or enhances
Complete documentation for aftgee
Functions, R codes and Examples using the aftgee R package
Some associated functions: QIC . aftgee-package . aftgee.control . aftgee . aftsrr . export_Surv . export_is.Surv . 
Some associated R codes: QIC.R . RcppExports.R . Surv.R . aftgee.R . aftgee_pkg.R . aftsrr.R . generic.R . print.R . summary.R .  Full aftgee package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for aftgee051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

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  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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