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

Promax.only (Package: HDMD) :

Promax.only is an oblique rotation of factor loadings. This function is directly derived from the Promax function in the psych package, but only performs the promax rotation without first specifying a varimax orthogonal rotation. Further specifying the power of the fitting function allows for greater versatility.
● Data Source: CranContrib
● Keywords:
● Alias: Promax.only
● 0 images

pairwise.mahalanobis (Package: HDMD) :

Returns a square matrix of Mahalanobis distances by doing a pairwise comparison of group means using the correlation between variables.
● Data Source: CranContrib
● Keywords:
● Alias: pairwise.mahalanobis
● 0 images

NMI (Package: HDMD) :

Mutual information (MI) represents the interdependence of two discrete random variables and is analogous to covariation in continuous data. The intersection of entropy space of two random variables bound MI and quantifies the reduction in uncertainty of one variable given the knowledge of a second variable. However, MI must be normalized by a leveling ratio to account for the background distribution arising from the stochastic pairing of independent, random sites. Martin et al. (2005) found that the background MI, particularly from phylogenetic covariation, has a contributable effect for multiple sequence alignments (MSAs) with less than 125 to 150 sequences.
● Data Source: CranContrib
● Keywords:
● Alias: NMI
● 0 images

MolecularMI (Package: HDMD) :

Mutual information (MI) represents the interdependence of two discrete random variables. Thus MI quantifies the reduction in uncertainty of one variable given the knowledge of a second variable. Placing entropy values on the diagonal of a MI matrix forms a structure comparable to a covariance matrix appropriate for variability decomposition. MI identifies pairs of statistically dependent or coupled sites where MI=1 indicates complete coupling.
● Data Source: CranContrib
● Keywords:
● Alias: MolecularMI
1 images

MolecularEntropy (Package: HDMD) :

Entropy (H) is a measure of uncertainty for a discrete random variable and is analogous to variation in continuous data. Traditionally the logarithm base for entropy is calculated with unit bits (b=2), nats (b=e) or dits (b=10). Alternatively, entropy estimates can be normalized to a common scale where 0<=H<=1 by setting b=n, the number of possible states. For DNA (n=4 nucleotide) or protein (n=20 amino acid) sequences, normalized entropy H=0 indicates an invariable site while H=1 represents a site where all states occur with equal probability.
● Data Source: CranContrib
● Keywords:
● Alias: MolecularEntropy
● 0 images

Loadings.variation (Package: HDMD) :

Principal Component Analysis (PCA) methods prcomp and princomp do not accurately reflect the proportion of total variation of each principal component. Instead princomp calculates these values on the eigenvalue adjusted data, which misleadingly indicates that each component contributes equally to the variability in the loadings output. prcomp does not report the proportion of variablity. To rectify this, Loadings.variation displays the relative and cumulative contribution of variation for each component by accounting for all variability in data. Component variation is reported by the lambda value (which corresponds to the eigenvalue in princomp), while the proportion and cumulative variation relate these values to the total variability in data.
● Data Source: CranContrib
● Keywords:
● Alias: Loadings.variation
● 0 images

HDMD-package (Package: HDMD) :

High Dimensional Molecular Data (HDMD) typically have many more variables or dimensions than observations or replicates (D>>N). This can cause many statistical procedures to fail, become intractable, or produce misleading results. This package provides several tools covering Factor Analysis (FA), Principal Components Analysis (PCA) and Discriminant Analysis (DA) to reduce dimensionality and analyze biological data for meaningful interpretation of results. Since genetic (DNA or Amino Acid) sequences are composed of discrete alphabetic characters, entropy and mutual information are often used to estimate variability and covariability, respectively. Alternatively, discrete alphabetic sequences can be transformed into biologically informative metrics to be used in various multivariate procedures. This package provide moleculr entropy and mutual information estimates as well as a metric transformation to convert amino acid letters into indices determined by Atchley et al 2005.
● Data Source: CranContrib
● Keywords: package
● Alias: HDMD, HDMD-package
1 images

FactorTransform (Package: HDMD) :

Based off the work done by Atchley et al 2005, Amino Acids are transformed into 5 metrics according to factor analysis scores representing Factor1 (PAH): Polarity, Accessibility, Hydrophobicity; Factor2 (PSS): Propensity for Secondary Structure; Factor3 (MS) : Molecular Size; Factor4 (CC): Codon Composition; Factor5 (EC): Electrostatic Charge. These numerics provide a biologically meaningful value that establishes a platform capable of handling rigorous statistical techniques such as analysis of variance, regression, discriminant analysis, etc.
● Data Source: CranContrib
● Keywords:
● Alias: FactorTransform, FactorTransform.default, FactorTransform.vector
● 0 images

factor.pa.ginv (Package: HDMD) :

For data with more variables than observations (D>>N), the covariance matrix is singular and a general inverse is used to determine the inverse correlation matrix and estimate scores. Using the principal axes method of Factor Analysis, communalities are estimated by iteratively updating the diagonal of the correlation matrix and solving the eigenvector decomposition. Communalities for each variable are estimated according to the number of factors and convergence is defined by the stabalization of total communalities between iterations.
● Data Source: CranContrib
● Keywords:
● Alias: factor.pa.ginv
1 images

AminoAcids (Package: HDMD) :

Amino Acids have several distinct and overlapping physiochemical characteristics. The single letter abbreviation for each amino acid is sorted alphabetically in the character vector AminoAcids. AAbyGroup, small, polar, and hydrophobic correspond to this order and describe various amino acid attributes.
● Data Source: CranContrib
● Keywords:
● Alias: AAGroups, AAbyGroup, AminoAcids, hydrophobic, polar, small
1 images