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 21 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

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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