get_all_R_L: Get a list of upper spatial scale at which the roughness...

Description Usage Arguments Value

View source: R/factors.R

Description

Get a list of upper spatial scale at which the roughness coefficient is calculated

Usage

1
get_all_R_L(Lmax, factor_limit, only = NULL, logfilter = TRUE, len = 32)

Arguments

Lmax

maximum value of L

factor_limit

a threshold of the minimum length of factors for a scale to be accepted

only

default to NULL, if only == 610 only factors of 6 and 10 are considered for a quick search, if only == 12 only factors of 12 are considered for the fastest search

logfilter

logical, default to TRUE, if TRUE the returned scale are logaritmically spaced

len

integer, number of scales returned, default to 32, len only works if logfilter == TRUE

Value

a list with two elements allRs and allL


hrvg/statisticalRoughness documentation built on March 12, 2021, 4:55 p.m.