coef_roughness: Roughness of matrix

coef_roughnessR Documentation

Roughness of matrix

Description

Roughness of matrix

Usage

coef_roughness(x)

Arguments

x

matrix, ⁠[ngrid, ntime]⁠

Value

Roughness = diff(x)^2

Examples

data("lst_noise")
coef_roughness(lst_noise$`50%`$y)

kongdd/gee_whittaker documentation built on April 14, 2024, 5:22 a.m.