Other packages > Find by keyword >

tauProcess  

Tau Measure with Right-Censored Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tauProcess", "2.1.3")



Attach the package and use:
library("tauProcess")
Maintained by
Yi-Cheng Tai
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-05-11
Latest Update: 2023-09-18
Description:
A clinically meaningful measures of treatment effects for right-censored data are provided, based on the concept of Kendall's tau, along with the corresponding inference procedures. Two plots of tau processes, with the option to account for the cure fraction or not, are available. The plots of tau processes serve as useful graphical tools for monitoring the relative performances over time.
How to cite:
Yi-Cheng Tai (2023). tauProcess: Tau Measure with Right-Censored Data. R package version 2.1.3, https://cran.r-project.org/web/packages/tauProcess. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.1.1 (2023-05-11 12:10), 2.1.2 (2023-09-14 16:20)
Other packages that cited tauProcess R package
View tauProcess citation profile
Other R packages that tauProcess depends, imports, suggests or enhances
Complete documentation for tauProcess
Functions, R codes and Examples using the tauProcess R package
Some associated functions: pbc . plot.tauFit . plot.tau_process . print.summaryTauFit . summary.tauFit . tau.fit . tau_proc . 
Some associated R codes: pbc.R . plot.tauFit.R . plot.tau_process.R . print.summaryTauFit.R . summary.tauFit.R . survfit_susc.R . tau.fit.R . tau_proc.R . var.fixed.R . var.random.R .  Full tauProcess 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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  
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  
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  

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