Description Details Author(s) References
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).
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.
Gwenael G.R. Leday
Maintainer: Gwenael G.R. Leday g.g.r.leday@vu.nl
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.