Learn R Programming

dials (version 0.1.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

Arguments

values

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

Format

An object of class character of length 8.

Examples

Run this code
# NOT RUN {
values_summary_stat
summary_stat()
# }

Run the code above in your browser using DataLab