output_table: Output Table

View source: R/output_table.R

output_tableR Documentation

Output Table

Description

Generates the output table for model and data

Usage

output_table(data, model)

Arguments

data

A dataframe generated from the pre-processing step

model

A model object used to classify ids with, generated from the model selection layer

Value

A tibble providing high-level segment attributes such as mean and max (numeric) or mode (categorical) for the segmentation features used.


citrus documentation built on June 17, 2022, 5:06 p.m.