Learn R Programming

dials (version 1.3.0)

summary_stat: Rolling summary statistic for moving windows

Description

This parameter is used in recipes::step_window().

Usage

summary_stat(values = values_summary_stat)

values_summary_stat

Format

An object of class character of length 8.

Arguments

values

A character string of possible values. See values_summary_stat in examples below.

Examples

Run this code
values_summary_stat
summary_stat()

Run the code above in your browser using DataLab