Learn R Programming

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

e1071 (version 1.3-3)

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

512,129

Version

1.3-3

License

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

Maintainer

Friedrich Leisch

Last Published

September 16th, 2024

Functions in e1071 (1.3-3)

bincombinations

Binary Combinations
classAgreement

Coefficients comparing classification agreement
Discrete

Discrete Distribution
cmeans

Fuzzy C-Means Clustering
countpattern

Count Binary Patterns
cshell

Fuzzy C-Shell Clustering
boxplot.bclust

Boxplot of cluster profiles
allShortestPaths

Find Shortest Paths Between All Nodes in a Directed Graph
skewness

Skewness
permutations

All permutations of integers 1:n
element

Extract Elements of an Array
interpolate

Interpolate Values of Array
svm

Support Vector Machines
bclust

Bagged Clustering
rectangle.window

Computes the Coefficients of a Rectangle Window.
hamming.window

Computes the Coefficients of a Hamming Window.
hanning.window

Computes the Coefficients of a Hanning Window.
kurtosis

Kurtosis
plot.stft

Plot Short Time Fourier Transforms
hamming.distance

Hamming Distances of Vectors
impute

Replace Missing Values
e1071-internal

Internal e1071 functions
rwiener

Simulation of Wiener Process
ica

Independent Component Analysis
moment

Statistical Moment
read.octave

Read Octave Data File
predict.svm

Predict method for Support Vector Machines
stft

Computes the Short Time Fourier Transform of a Vector
fclustIndex

Fuzzy Cluster Indexes (Validity/Performance Measures)
matchClasses

Find similar classes in two-way contingency tables
sigmoid

The logistic function and derivatives
scaclust

Fuzzy Clustering using Scatter Matrices
bootstrap.lca

Bootstrap Samples of LCA Results
lca

Latent Class Analysis (LCA)
rbridge

Simulation of Brownian Bridge