coef_roughness | R Documentation |
Roughness of matrix
coef_roughness(x)
x |
matrix, |
Roughness = diff(x)^2
data("lst_noise")
coef_roughness(lst_noise$`50%`$y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.