Logical flags controlling the covariance structure of cluster Gaussians
fit by tidyclust::gm_clust() with the mclust engine. See
gm_clust() for descriptions.
Value
A dials parameter object for use with tune::tune_grid() and
related functions.
Examples
circular()
#> Circular MVG (qualitative)
#> 2 possible values include:
#> TRUE and FALSE
zero_covariance()
#> Zero Covariance (qualitative)
#> 2 possible values include:
#> TRUE and FALSE
shared_orientation()
#> Shared Orientation (qualitative)
#> 2 possible values include:
#> TRUE and FALSE
shared_shape()
#> Shared Shape (qualitative)
#> 2 possible values include:
#> TRUE and FALSE
shared_size()
#> Shared Size (qualitative)
#> 2 possible values include:
#> TRUE and FALSE
