Learn R Programming

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

sdols (version 2.0.0)

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

13

Version

2.0.0

License

Apache License 2.0 | file LICENSE

Maintainer

David B Dahl

Last Published

October 2nd, 2019

Functions in sdols (2.0.0)

latentStructureFit

Compute Fit Summaries for a Latent Structure Estimate
confidence

Compute Clustering Confidence
expectedPairwiseAllocationMatrix

Compute Expected Pairwise Allocation Matrix
salso

Perform Sequentially-Allocated Latent Structure Optimization
iris.clusterings

Clusterings of the Iris Data
dlso

Perform Draws-Based Latent Structure Optimization