Learn R Programming

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

COveR

Clustering with Overlaps in R.

Copy Link

Version

Install

install.packages('COveR')

Monthly Downloads

599

Version

1.0.1

License

GPL (>= 2)

Maintainer

Guillaume Cleuziou

Last Published

November 27th, 2017

Functions in COveR (1.0.1)

as.interval.matrix

matrix to interval
as.vector.interval

Interval to vector
as.interval.numeric

numeric to interval
as.interval

Interval data convertor
as.interval.array

array to interval
as.data.frame.interval

Interval to data.frame
as.interval.default

default to interval
inter_city

Temperature by month and humidity in european city.
as.interval.interval

interval to interval
as.array.interval

Interval to array
inter_emotions

Emotions in music aggregate on BPM to interval multi label data.
ikmeans

Interval kmeans clustering.
inter_wine

Results of a chemical analysis of wines grown in the same region in Italy but derived from three different cultivars, aggregate on sulfur dioxide to interval simple label data.
ineokm

Interval neokm clustering.
iokm

Interval okm clustering.
fuzzy_icmeans

Interval fuzzy cmeans clustering.
iaggregate

Interval aggregation.
print.interval

Interval data print
neokm

neokm clustering.
print.iokm

IOKM print
okm

OKM clustering.
cluster_color

Clustering color for plotting.
read.interval

Interval loading.
degree2logical

Degree matrix to logical
write.interval

Interval saving.
print.ikmeans

Ikmeans print
ibind

Interval binding.
print.ineokm

Ineokm print
igenerate

Interval generate.
r1okm

r1okm clustering.
plot.interval

Interval plotting.
r2okm

r2okm clustering.
print.icmeans

Fuzzy Icmeans print
print.neokm

NEOKM print
is.interval

Interval data test
print.okm

OKM print
measure

Visualisation of overlap by seuil.
print.r1okm

R1-OKM print
print.r2okm

R2-OKM print
as.matrix.interval

Interval to matrix