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

plot.deldir (Package: datautils) :

overrides the original plot.deldir function, to support background colors when printing the tesselation.
● Data Source: CranContrib
● Keywords:
● Alias: plot.deldir
● 0 images

plotmeanshack (Package: datautils) :

Hack of the plotmeans function (gplots package), to allow native scale on the x axis, if the associated grouping variable is numeric.
● Data Source: CranContrib
● Keywords:
● Alias: plotmeanshack
● 0 images

getElapsed (Package: datautils) :

return the decimal number of seconds elapsed since a reference timestamp.
● Data Source: CranContrib
● Keywords:
● Alias: getElapsed
● 0 images

getTimestamp (Package: datautils) :

Returns the current timestamp.
● Data Source: CranContrib
● Keywords:
● Alias: getTimestamp
● 0 images

upper (Package: datautils) :

Returns the (d*(d-1)/2) x 2 matrix of the (i,j) indexes to the upper triangle of a d x d matrix. The result can then directly be used as an index, see example.
● Data Source: CranContrib
● Keywords:
● Alias: upper
● 0 images

getPurity (Package: datautils) :

Gets the purity of a label vector wrt a ground truth (in the context of a clustering algorithm).
● Data Source: CranContrib
● Keywords:
● Alias: getPurity
● 0 images

mergeToList (Package: datautils) :

Merges k objects (lists or vectors), all being of length L, into a list object of length L, with each list cell being a list of the k elements in L-th position in their respective object.
● Data Source: CranContrib
● Keywords:
● Alias: mergeToList
● 0 images