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

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