plrs-package: Piecewise Linear Regression Splines (PLRS) for the...

Description Details Author(s) References

Description

The present package implements a framework for modeling the relationship between DNA copy number and gene expression data using Piecewise Linear Regression Splines (PLRS). It includes (point and interval) estimation, model selection and testing procedures for such models (possibly under biologically motivated constraints).

Details

The use of the present package can be divided into two approaches:

1. Analysis of a single DNA-mRNA relationship

Main functions are:
plrs: Fit a single plrs model.
plrs.select: Model selection based on AIC, AICC, OSAIC or BIC.
plrs.test: Likelihood ratio test for a given plrs model.
plrs.cb: Confidence bands for a plrs model.


2. Analysis of multiple DNA-mRNA relationships sequentially

Main function is:
plrs.series: point and interval estimation, model selection and testing of DNA-mRNA association for a series of arrays.

Note: This function extend the aforementioned univariate analysis genomewise in the same spirit as some functions of the limma package do.

Author(s)

Gwenael G.R. Leday

Maintainer: Gwenael G.R. Leday g.g.r.leday@vu.nl

References

Leday GGR, Van der Vaart AW, Van Wieringen WN, Van de Wiel MA. Modeling association between DNA copy number and gene expression with constrained piecewise linear regression splines. Accepted for publication. Ann Appl Stat. (2012).


plrs documentation built on April 28, 2020, 6:09 p.m.