Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 11 found.
[1] < 1 2 > [2]  Sort:

ridge.net (Package: parcor) : Partial correlations with ridge regression.

This function computes the matrix of partial correlations via an estimation of the corresponding regression models via Ridge Regression.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: ridge.net
● 0 images

Beta2parcor (Package: parcor) : Computation of partial correlation coefficients

This function computes the matrix of partial correlation coefficients based on the results of the corresponding regression models.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: Beta2parcor
● 0 images

ridge.cv (Package: parcor) : Ridge Regression.

This function computes the optimal ridge regression model based on cross-validation.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: ridge.cv
● 0 images

parcor-package (Package: parcor) : Parcor: Estimation of partial correlations based on regularized regression.

This package contains different methods to estimate the matrix of partial correlations based on a (n x p) matrix X of observation. For low-dimensional settings (p>n), the matrix of partial correlations can be estimated based on p least-squares regression fits. However, in high-dimensional scenarios (p<n), theses least-squares problems are ill-posed and need to be regularized. This package contains four different regularized regression techniques for the estimation of the partial correlations: lasso, adaptive lasso, ridge regression, and Partial Least Squares. In addition, the package provides model selection for lasso, adaptive lasso and Ridge regression based on cross-validation.
● Data Source: CranContrib
● Keywords: package
● Alias: parcor, parcor-package
● 0 images

pls.net (Package: parcor) : Partial Correlations with Partial Least Squares

This function computes the matrix of partial correlations via an estimation of the corresponding regression models via Partial Least Squares.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: pls.net
● 0 images

sym2vec (Package: parcor) : Transform symmetric matrix to vector

This function transforms the upper triangle (without diagonal) of a matrix A into a vector.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: sym2vec
● 0 images

adalasso (Package: parcor) : Adaptive Lasso

This function computes the lasso and adaptive lasso solution based on k-fold cross-validation. The initial weights for adaptive lasso are computed from a lasso fit.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: adalasso
● 0 images

adalasso.net (Package: parcor) : Partial Correlations with (Adaptive) Lasso

This function computes the matrix of partial correlations based on an estimation of the corresponding regression models via lasso and adaptive lasso respectively.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: adalasso.net
● 0 images

lm.ridge.univariate (Package: parcor) : Ridge Regression for a single predictor variable

This function computes the ridge regression coefficients for a mdoel with a single predictor variable.
● Data Source: CranContrib
● Keywords: univariate
● Alias: lm.ridge.univariate
● 0 images

performance.pcor (Package: parcor) : Quality of estimated partial correlations

This function computed various performance measures of the estimated matrix of partial correlations.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: performance.pcor
● 0 images