set_mode.cluster_spec: Change mode of a cluster specification

View source: R/arguments.R

set_mode.cluster_specR Documentation

Change mode of a cluster specification

Description

Change mode of a cluster specification

Usage

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

Arguments

object

A model specification.

mode

A character string for the model type (e.g. "classification" or "regression")

...

One or more named model arguments.

Value

An updated cluster_spec object.


tidyclust documentation built on April 11, 2025, 5:47 p.m.