Learn R Programming

plrs (version 1.12.0)

plrs-package: Piecewise Linear Regression Splines (PLRS) for the association between DNA copy number and mRNA expression

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).

Arguments

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.

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).