Learn R Programming

⚠️There's a newer version (0.9.2) of this package.Take me there.

rtkpp (version 0.8.3)

STK++ Integration To R Using Rcpp

Description

STK++ (http://www.stkpp.org) is a collection of C++ classes for statistics, clustering, linear algebra, arrays (with an Eigen-like API), regression, dimension reduction, etc. The integration of the library to R is using Rcpp. Some functionalities of the Clustering project provided by the library are available in the R environment as R functions. The rtkpp package includes the header files from the STK++ library (currently version 0.8.2). Thus users do not need to install STK++ itself in order to use it. STK++ is licensed under the GNU LGPL version 2 or later. rtkpp (the stkpp integration into R) is licensed under the GNU GPL version 2 or later.

Copy Link

Version

Install

install.packages('rtkpp')

Monthly Downloads

12

Version

0.8.3

License

GPL (>= 2) | LGPL (>= 2) | file LICENSE

Maintainer

Serge Iovleff

Last Published

October 23rd, 2014

Functions in rtkpp (0.8.3)

ClusterDiagGaussian

Definition of the [ClusterDiagGaussian] class
ClusterStrategy

Constructor of [ClusterStrategy] class
plot,ClusterDiagGaussian-method

Plotting of a class [ClusterDiagGaussian]
diagGaussianNames

Build a vector of Gaussian model names.
[,ClusterAlgo-method

Extract parts of a rtkpp S4 class
gammaNames

Build a vector of gamma model names.
initialize,ClusterAlgo-method

Initialize an instance of a rtkpp class.
rtkpp

rtkpp is a R/STK++ bridge
ClusterAlgo

[ClusterAlgo] class for Cluster algorithms.
plot,ClusterCategorical-method

Plotting of a class [ClusterCategorical]
print,ClusterAlgo-method

Print a rtkpp class to standard output.
birds

Qualitative data : morphological description of birds
plot,ClusterGamma-method

Plotting of a class [ClusterGamma]
car

Qualitative data : Car Evaluation
show,ClusterAlgo-method

Show description of a rtkpp class to standard output.
validCategoricalNames

check if a vector of Categorical model name is correct.
ClusterGamma

Definition of the [ClusterGamma] class
CxxFlags

CxxFlags defaults for the rtkpp
geyser

Quantitative data: Old Faithful Geyser
clusterCategorical

Create an instance of the [ClusterCategorical] class
clusterInit

Create an instance of [ClusterInit] class
summary,ClusterCategorical-method

Produce summary of a rtkpp class.
IClusterModel

Interface Class [IClusterModel] for Cluster models.
ClusterCategorical-class

Definition of the [ClusterCategorical] class
titanic

Qualitative data: Survival of passengers on the Titanic