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

computeContClass (Package: scrime) : Rowwise Contigency Tables

Generates a matrix containing a contingency table for each row of a matrix and a vector of class labels.
● Data Source: CranContrib
● Keywords: manip
● Alias: computeContClass
● 0 images

fblr (Package: scrime) : Full Bayesian Logic Regression for SNP Data

Performs full Bayesian logic regression for Single Nucleotide Polymorphism (SNP) data as described in Fritsch and Ickstadt (2007).
● Data Source: CranContrib
● Keywords: nonlinear, regression
● Alias: fblr, fblr.weight
● 0 images

rowMsquares (Package: scrime) : Rowwise Linear Trend Test Based on Tables

Given a set of matrices, each representing one group of subjects (e.g., cases and controls in a case-control study), that summarize the numbers of subjects showing the different levels of the categorical variables represented by the rows of the matrices, the value of the linear trend statistic based on Pearson's correlation coefficient and described on page 87 of Agresti (2002) is computed for each variable.
● Data Source: CranContrib
● Keywords: array, htest
● Alias: rowMsquares
● 0 images

rowCATTs (Package: scrime) : Rowwise Cochran-Armitage Trend Test Based on Tables

Given two matrices, each representing one group of subjects (e.g., cases and controls in a case-control study), that summarize the numbers of subjects showing the different (ordered) levels of the ordinal variables represented by the rows of the matrices, the value of the Cochran-Armitage Trend Test statistic is computed for each variable.
● Data Source: CranContrib
● Keywords: array, htest
● Alias: rowCATTs
● 0 images

rowTables (Package: scrime) : Rowwise Tables

Computes a one-dimensional table for each row of a matrix that summarizes the values of the categorical variables represented by the rows of the matrix.
● Data Source: CranContrib
● Keywords: array, manip
● Alias: rowTables
● 0 images

shortenGeneDescription (Package: scrime) : Shorten the Gene Description

Shortens the entries of the column of a data frame containing the genes associated with the SNPs for which the data frame comprises annotations. Typically used in combination with, i.e. either within or after an application of, buildSNPannotation.
● Data Source: CranContrib
● Keywords: utilities
● Alias: shortenGeneDescription
● 0 images

knncatimpute (Package: scrime) : Missing Value Imputation with kNN

Imputes missing values in a matrix composed of categorical variables using k Nearest Neighbors.
● Data Source: CranContrib
● Keywords: NA, classif
● Alias: knncatimpute
● 0 images

rowScales (Package: scrime) : Rowwise Scaling

Scales each row of a matrix such that the values in this row have zero mean and a standard deviation of 1.
● Data Source: CranContrib
● Keywords: array, manip
● Alias: rowScales
● 0 images

rowChisq2Class (Package: scrime) : Rowwise Pearson's ChiSquare Test Based on Tables

Given a set of matrices, each of which represents one group of subjects, and summarizes rowwise the numbers of these observations showing the levels of the categorical variables represented by the rows of the matrices, the value of Pearson's ChiSquare statistic for testing whether the distribution of the variable differs between the different groups is computed for each variable.
● Data Source: CranContrib
● Keywords: array, htest
● Alias: rowChisq2Class, rowChisqMultiClass
● 0 images

rowMAFs (Package: scrime) :

Computes for each SNP represented by a row of a matrix the frequency of the minor allele.
● Data Source: CranContrib
● Keywords: array, manip
● Alias: rowMAFs
● 0 images