Learn R Programming

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

sdols (version 1.7.5)

Summarizing Distributions of Latent Structures

Description

Summaries of distributions on clusterings and feature allocations are provided. Specifically, point estimates are obtained by the sequentially-allocated latent structure optimization (SALSO) algorithm to minimize squared error loss, absolute error loss, Binder loss, or the lower bound of the variation of information loss. Clustering uncertainty can be assessed with the confidence calculations and the associated plot.

Copy Link

Version

Install

install.packages('sdols')

Monthly Downloads

21

Version

1.7.5

License

Apache License 2.0 | file LICENSE

Maintainer

David B Dahl

Last Published

July 3rd, 2019

Functions in sdols (1.7.5)

latentStructureFit

Compute Fit Summaries for a Latent Structure Estimate
expectedPairwiseAllocationMatrix

Compute Expected Pairwise Allocation Matrix
confidence

Compute Clustering Confidence
salso

Perform Sequentially-Allocated Latent Structure Optimization
iris.clusterings

Clusterings of the Iris Data
USArrests.featureAllocations

Feature Allocations of the USArrests Dataset
plot.sdols.confidence

Confidence and Exemplar Plotting
dlso

Perform Draws-Based Latent Structure Optimization