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.