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 18 found.
[1] < 1 2 > [2]  Sort:

zeta2.coef (Package: subselect) : Computes the Zeta squared coefficient for a multivariate linear hypothesis

Computes the Zeta squared index of "effect magnitude". The maximization of this criterion is equivalent to the maximization of the traditional test statistic, the Lawley-Hotelling trace.
● Data Source: CranContrib
● Keywords: manip
● Alias: zeta2.coef
● 0 images

anneal (Package: subselect) : Simulated Annealing Search for an optimal k-variable subset

Given a set of variables, a Simulated Annealing algorithm seeks a k-variable subset which is optimal, as a surrogate for the whole set, with respect to a given criterion.
● Data Source: CranContrib
● Keywords: manip
● Alias: anneal
● 0 images

ccr12.coef (Package: subselect) : First Squared Canonical Correlation for a multivariate linear hypothesis

Computes the first squared canonical correlation. The maximization of this criterion is equivalent to the maximization of the Roy first root.
● Data Source: CranContrib
● Keywords: manip
● Alias: ccr12.coef
● 0 images

xi2.coef (Package: subselect) : Computes the Xi squared coefficient for a multivariate linear hypothesis

Computes the Xi squared index of "effect magnitude". The maximization of this criterion is equivalent to the maximization of the traditional test statistic, the Bartllet-Pillai trace.
● Data Source: CranContrib
● Keywords: manip
● Alias: xi2.coef
● 0 images

ldaHmat (Package: subselect) : Total and Between-Group Deviation Matrices in Linear Discriminant Analysis

Computes total and between-group matrices of Sums of Squares and Cross-Product (SSCP) deviations in linear discriminant analysis. These matrices may be used as input to the variable selection search routines anneal, genetic improve or eleaps.
● Data Source: CranContrib
● Keywords: manip
● Alias: ldaHmat, ldaHmat.data.frame, ldaHmat.default, ldaHmat.formula
● 0 images

trim.matrix (Package: subselect) : Given an ill-conditioned square matrix, deletes rows/columns

This function seeks to deal with ill-conditioned matrices, for which the search algorithms of optimal k-variable subsets could encounter numerical problems. Given a square matrix mat which is assumed positive semi-definite, the function checks whether it has reciprocal of the 2-norm condition number (i.e., the ratio of the smallest to the largest eigenvalue) smaller than tolval. If not, the matrix is considered well-conditioned and remains unchanged. If the ratio of the smallest to largest eigenvalue is smaller than tolval, an iterative process is begun, which deletes rows/columns (using Jolliffe's method for subset selections described on pg. 138 of the Reference below) until a principal submatrix with reciprocal of the condition number larger than tolval is obtained.
● Data Source: CranContrib
● Keywords: manip
● Alias: trim.matrix
● 0 images

glhHmat (Package: subselect) : Total and Effect Deviation Matrices for General Linear Hypothesis

Computes total and effect matrices of Sums of Squares and Cross-Product (SSCP) deviations for a general multivariate effect characterized by the violation of a linear hypothesis. These matrices may be used as input to the variable selection search routines anneal, genetic improve or eleaps.
● Data Source: CranContrib
● Keywords: manip
● Alias: glhHmat, glhHmat.data.frame, glhHmat.default, glhHmat.formula
● 0 images

subselect-internal (Package: subselect) : Internal subselect Objects

Internal subselect functions that validate input to the search functions (if their names start with valid).
● Data Source: CranContrib
● Keywords: internal
● Alias: initialization, prepRetOtp, validannimp, validation, validgenetic, validmat, validnovcrit
● 0 images

rm.coef (Package: subselect) : Computes the RM coefficient for variable subset selection

Computes the RM coefficient, measuring the similarity of the spectral decompositions of a p-variable data matrix, and of the matrix which results from regressing all the variables on a subset of only k variables.
● Data Source: CranContrib
● Keywords: manip
● Alias: rm.coef
● 0 images

lmHmat (Package: subselect) : Total and Effect Deviation Matrices for Linear Regression and Canonical Correlation Analysis

Computes total an effect matrices of Sums of Squares and Cross-Product (SSCP) deviations, divided by a normalizing constant, in linear regression or canonical correlation analysis. These matrices may be used as input to the variable selection search routines anneal, genetic improve or eleaps.
● Data Source: CranContrib
● Keywords: manip
● Alias: lmHmat, lmHmat.data.frame, lmHmat.default, lmHmat.formula, lmHmat.lm
● 0 images