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 361 - 370 of 182600 found.
[1] < 32 33 34 35 36 37 38 39 40 41 42 > [18260]  Sort:

searchme (Package: rSARP) : code{searchme

The searchme() function takes the input csv file SearchInput.csv and returns the SearchOut.csv file which defines a search plan.
● Data Source: CranContrib
● Keywords:
● Alias: searchme
● 0 images

rSCA.missing (Package: rSCA) :

This function helps check if there are missing values in the modeling data sets. It prints out general statistics for missing values and their specific locations in the data matrix. It returns TRUE/FALSE to indicate whether the data file passes the missing check.
● Data Source: CranContrib
● Keywords:
● Alias: rSCA.missing
● 0 images

rSCA.inference (Package: rSCA) :

This function is used for statistical inference or prediction based on an existing stepwise cluster analysis (SCA) model. The results are saved into a text file (file name: rsl_***.txt) at the current work directory.
● Data Source: CranContrib
● Keywords:
● Alias: rSCA.inference
● 0 images

rSCA.modeling (Package: rSCA) :

This function serves as a tool for modeling the relationships between dependent and independent variables. The modeling results are given by a clustered tree. The information for the clustered tree is saved into two text files: tree file (file name: tree_***.txt) and map file (file name: map_***.txt). The tree file stores the structure of the clustered tree, and the map file contains the detailed information of leaf clusters. There two files are usually generated at the current work directory. If the debug mode is enabled, a log file (file name: log_***.txt) will also be generated at the current work directory.
● Data Source: CranContrib
● Keywords:
● Alias: rSCA.modeling
● 0 images

rSCA.correlation (Package: rSCA) :

This function aims to analyze the correlations between dependent and independent variables. It prints out a table consisting of the correlation coefficient for each pair of dependent and independent variables.
● Data Source: CranContrib
● Keywords:
● Alias: rSCA.correlation
● 0 images

sfaPBootstrap (Package: rSFA) : Parametric Bootstrap

If training set too small, augment it with parametric bootstrap
● Data Source: CranContrib
● Keywords:
● Alias: sfaPBootstrap
● 0 images

rSFA-package (Package: rSFA) : Slow Feature Analysis in R

Slow Feature Analysis in R
● Data Source: CranContrib
● Keywords: analysis, classification, feature, slow, timeseries
● Alias: rSFA, rSFA-package
● 0 images

lcovFix (Package: rSFA) : Fix a covariance object

Computes the definitive covariance matrix and the average of the covariance object referenced by lcov after a series of update operations.
● Data Source: CranContrib
● Keywords: internal
● Alias: lcovFix
● 0 images

sfaExpand (Package: rSFA) : Degree 2 Expansion

Expand a signal in the space of polynomials of degree 2. This is the default expansion function used by rSFA.
● Data Source: CranContrib
● Keywords:
● Alias: sfaExpand
● 0 images

sfaLoad (Package: rSFA) : Load a SFA object.

Load a SFA object.
● Data Source: CranContrib
● Keywords: internal
● Alias: sfaLoad
● 0 images