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

apv (Package: trotter) : Amalgams Pseudo-Vector Constructor

The APV class defines a pseudo-vector containing all the arranged k-amalgams (permutations with replacement) of the objects stored in items. The function apv is a constructor for this class.
● Data Source: CranContrib
● Keywords:
● Alias: amalgam, amalgams, apv
● 0 images

sspv (Package: trotter) : Subsets Pseudo-Vector Constructor

The SSPV class defines a pseudo-vector containing all the arranged subsets of the objects stored in items. The function sspv is a constructor for this class.
● Data Source: CranContrib
● Keywords:
● Alias: sspv, subsets
● 0 images

spv (Package: trotter) : Selections Pseudo-Vector Constructor

The SPV class defines a pseudo-vector containing all the arranged k-selections (combinations with replacement) of the objects stored in items. The function spv is a constructor for this class.
● Data Source: CranContrib
● Keywords:
● Alias: selection, selections, spv
● 0 images

length,PPV-method (Package: trotter) : Permutations Pseudo-Vector Length

Get the length of a PPV instance.
● Data Source: CranContrib
● Keywords:
● Alias: length,PPV-method
● 0 images

length,APV-method (Package: trotter) : Amalgams Pseudo-Vector Length

Get the length of an APV instance.
● Data Source: CranContrib
● Keywords:
● Alias: length,APV-method
● 0 images

[,SPV-method (Package: trotter) : Retrieve a Selection by Index

Access a selection (combination with replacement) stored in an SPV instance by index.
● Data Source: CranContrib
● Keywords:
● Alias: [,SPV-method
● 0 images

length,SSPV-method (Package: trotter) : Subsets Pseudo-Vector Length

Get the length of an SSPV instance.
● Data Source: CranContrib
● Keywords:
● Alias: length,SSPV-method
● 0 images

[,SSPV-method (Package: trotter) : Retrieve a Subset by Index

Access asubset stored in an SSPV instance by index.
● Data Source: CranContrib
● Keywords:
● Alias: [,SSPV-method
● 0 images

length,SPV-method (Package: trotter) : Selections Pseudo-Vector Length

Get the length of an SPV instance.
● Data Source: CranContrib
● Keywords:
● Alias: length,SPV-method
● 0 images

[,CPV-method (Package: trotter) : Retrieve a Combination by Index

Access a combination stored in a CPV instance by index.
● Data Source: CranContrib
● Keywords:
● Alias: [,CPV-method
● 0 images