process.samples: Process Sampled Partitions

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/shallot.R

Description

This function extracts the partitions from the results of the sample.partitions function.

Usage

1

Arguments

x

An object from the sample.partitions function.

Details

This function extracts the sampled partitions from the results of the sample.partitions function.

Value

A list containing a matrix of cluster labels in which each row represents a clusterings. The list also contains sampled model parameters if sample.parameter is not NULL.

Author(s)

David B. Dahl dahl@stat.byu.edu

See Also

sample.partitions

Examples

1
2
3
4
## Not run: 
example(shallot)

## End(Not run)

shallot documentation built on Nov. 10, 2020, 5:09 p.m.