set_args.cluster_spec {tidyclust}R Documentation

Change arguments of a cluster specification

Description

Change arguments of a cluster specification

Usage

## S3 method for class 'cluster_spec'
set_args(object, ...)

Arguments

object

A model specification.

...

One or more named model arguments.

Value

An updated cluster_spec object.


[Package tidyclust version 0.2.1 Index]