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]
All associated links for this package
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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