Learn R Programming

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

e1071 (version 1.3-11)

Misc Functions of the Department of Statistics (e1071), TU Wien

Description

Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, ...

Copy Link

Version

Install

install.packages('e1071')

Monthly Downloads

489,717

Version

1.3-11

License

GPL version 2. See COPYRIGHT.svm.cpp for the copyright of the svm C++ code.

Last Published

September 16th, 2024

Functions in e1071 (1.3-11)

boxplot.bclust

Boxplot of cluster profiles
Discrete

Discrete Distribution
fclustIndex

Fuzzy Cluster Indexes (Validity/Performance Measures)
plot.svm

Plot svm objects
interpolate

Interpolate Values of Array
impute

Replace Missing Values
allShortestPaths

Find Shortest Paths Between All Nodes in a Directed Graph
element

Extract Elements of an Array
hanning.window

Computes the Coefficients of a Hanning Window.
classAgreement

Coefficients comparing classification agreement
read.octave

Read Octave Data File
plot.tune

Plot tuning object
ica

Independent Component Analysis
bincombinations

Binary Combinations
tune

Parameter tuning of fuctions using grid search
hamming.window

Computes the Coefficients of a Hamming Window.
rwiener

Simulation of Wiener Process
kurtosis

Kurtosis
countpattern

Count Binary Patterns
rectangle.window

Computes the Coefficients of a Rectangle Window.
cmeans

Fuzzy C-Means Clustering
read.matrix.csr

read/write sparse data
lca

Latent Class Analysis (LCA)
svm

Support Vector Machines
tune.rpart

Convenience tuning functions
matchClasses

Find similar classes in two-way contingency tables
cshell

Fuzzy C-Shell Clustering
sigmoid

The logistic function and derivatives
skewness

Skewness
stft

Computes the Short Time Fourier Transform of a Vector
predict.svm

Predict method for Support Vector Machines
bootstrap.lca

Bootstrap Samples of LCA Results
scaclust

Fuzzy Clustering using Scatter Matrices
permutations

All permutations of integers 1:n
e1071-internal

Internal e1071 functions
plot.stft

Plot Short Time Fourier Transforms
moment

Statistical Moment
rbridge

Simulation of Brownian Bridge
bclust

Bagged Clustering
hamming.distance

Hamming Distances of Vectors