Learn R Programming

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

e1071 (version 1.2-1)

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

539,706

Version

1.2-1

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.2-1)

impute

Replace Missing Values
hanning.window

Computes the Coefficients of a Hanning Window.
cmeans

Fuzzy C-Means Clustering
bootstrap.lca

Bootstrap Samples of LCA Results
read.octave

Read Octave Data File
classAgreement

Coefficients comparing classification agreement
Mvnorm

The Multivariate Normal Distribution
cshell

Fuzzy C-Shell Clustering
rwiener

Simulation of Wiener Process
stft

Computes the Short Time Fourier Transform of a Vector
kurtosis

Kurtosis
ica

Independent Component Analysis
permutations

All permutations of integers 1:n
bincombinations

Binary Combinations
moment

Statistical Moment
rbridge

Simulation of Brownian Bridge
svm

Support Vector Machines
interpolate

Interpolate Values of Array
predict.svm

Predict method for Support Vector Machines
scaclust

Fuzzy Clustering using Scatter Matrices
countpattern

Count Binary Patterns
hamming.window

Computes the Coefficients of a Hamming Window.
rectangle.window

Computes the Coefficients of a Rectangle Window.
e1071-internal

Internal e1071 functions
bclust

Bagged Clustering
element

Extract Elements of an Array
plot.stft

Plot Short Time Fourier Transforms
matchClasses

Find similar classes in two-way contingency tables
skewness

Skewness
lca

Latent Class Analysis (LCA)
Discrete

Discrete Distribution
hamming.distance

Hamming Distances of Vectors
allShortestPaths

Find Shortest Paths Between All Nodes in a Directed Graph
boxplot.bclust

Boxplot of cluster profiles
fclustIndex

Fuzzy Cluster Indexes (Validity/Performance Measures)
sigmoid

The logistic function and derivatives