Learn R Programming

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

rtkpp (version 0.8.4)

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.4

License

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

Maintainer

Serge Iovleff

Last Published

November 18th, 2014

Functions in rtkpp (0.8.4)

ClusterCategorical-class

Definition of the [ClusterCategorical] class
clusterGammaNames

Build a vector of gamma model names.
ClusterHeterogeneous

Definition of the [ClusterHeterogeneous] class
clusterDiagGaussian

Create an instance of the [ClusterDiagGaussian] class
titanic

Qualitative data: Survival of passengers on the Titanic
car

Qualitative data : Car Evaluation
clusterAlgo

Create an instance of the [ClusterAlgo] class
ClusterGamma

Definition of the [ClusterGamma] class
[,ClusterAlgo-method

Extract parts of a rtkpp S4 class
ClusterInit

Constructor of the [ClusterInit] class
print,ClusterAlgo-method

Print a rtkpp class to standard output.
birds

Qualitative data : morphological description of birds
clusterCategoricalNames

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

Initialize an instance of a rtkpp class.
summary,ClusterCategorical-method

Produce summary of a rtkpp class.
plot,ClusterDiagGaussian-method

Plotting of a class [ClusterDiagGaussian]
clusterDiagGaussianNames

Build a vector of Gaussian model names.
rtkpp

rtkpp is a R/STK++ bridge
plot,ClusterGamma-method

Plotting of a class [ClusterGamma]
missingValues

Return the missing values of a component or a cluster class.
show,ClusterAlgo-method

Show description of a rtkpp class to standard output.
geyser

Quantitative data: Old Faithful Geyser
ClusterStrategy

Constructor of [ClusterStrategy] class
plot,ClusterHeterogeneous-method

Plotting of a class [ClusterHeterogeneous]
ClusterCategoricalComponent

Definition of the [ClusterCategoricalComponent] class
IClusterModelBase

Interface base Class [IClusterModelBase] for Cluster models.
CxxFlags

CxxFlags defaults for the rtkpp
clusterCategorical

Create an instance of the [ClusterCategorical] class
HeartDisease.cat

Mixed data : Cleveland Heart Disease Data
plot,ClusterCategorical-method

Plotting of a class [ClusterCategorical]