8000 GitHub - andrewhaoyu/TOP: Two-stage polytomous logistic regression
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andrewhaoyu/TOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOP

Two-stage polytomous logistic regression (TOP): in this package, we developed a two-stage polytomous regression framework to handle cancer data with multivariate tumor characteristics. In the first stage, a standard polytomous model is used to specify for all subtypes defined by the cross-classification of different markers. In the second stage, the subtype-specific case-control odds ratios are specified using a more parsimonious model based on the case-control odds ratio for a baseline subtype, and the case-case parameters associated with tumor markers. Further, to reduce the degrees-of-freedom, we allow to specify case-case parameters for additional markers using a random-effect model.

Usage

The 'TOP' vignette will provide a good start point for using TOP package.

Development

This R package is developed by Haoyu Zhang and William Wheeler, and maintained by Haoyu Zhang andrew.haoyu@gmail.com.

Installation

To install the development version of TOP, it's easiest to use the 'devtools' package.

install.packages("devtools")
library(devtools)
install_github("andrewhaoyu/TOP")

References

Zhang, Haoyu, et al. "A mixed-model approach for powerful testing of genetic associations with cancer risk incorporating tumor characteristics." Biostatistics 22.4 (2021): 772-788.

About

Two-stage polytomous logistic regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0