Skip to content
/ LTFGRS Public

❗ This is a read-only mirror of the CRAN R package repository. LTFGRS — Implementation of Several Phenotype-Based Family Genetic Risk Scores. Homepage: https://emilmip.github.io/LTFGRS/ Report bugs for this package: https://github.com/EmilMiP/LTFGRS/issues

Notifications You must be signed in to change notification settings

cran/LTFGRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTFGRS

LTFGRS is an R package that provides a unified interface to perform several phenotype-based family genetic risk scores (FGRS) as well as functions to perform the required data preparation and management steps.

The implemented methods are LT-FH++, PA-FGRS, and Kendler's FGRS. The primary focus of the package is LT-FH++ and PA-FGRS. They share many similarities in their models, since they are both based on the same underlying liability threshold model with modifications. This package allows users to pick and chose which elements of those methods they want to use. Notable properties of the package are:

  • Automatic identification of family members up to n'th degree.
  • personalised thresholds for each included family that can account for:
    • age of diagnosis
    • censoring
    • cohort effects
    • sex
    • family-wise censoring
  • mixture distribution to handle partially observed controls.

Installation

You can install the development version of LTFGRS from GitHub with:

remotes::install_github("EmilMiP/LTFGRS")

You can install the LTFGRS from CRAN with:

install.packages("LTFGRS")

R-CMD-check

Documentation and Tutorials

Documentation and tutorials for the package can be found in the pkgdown site.

About

❗ This is a read-only mirror of the CRAN R package repository. LTFGRS — Implementation of Several Phenotype-Based Family Genetic Risk Scores. Homepage: https://emilmip.github.io/LTFGRS/ Report bugs for this package: https://github.com/EmilMiP/LTFGRS/issues

Resources

Stars

Watchers

Forks

Packages

No packages published