Determines the run order metric introduced in Burgess (2016), https://doi.org/10.2110/jsr.2016.10
References
Burgess, Peter. 2016. "Identifying Ordered Strata: Evidence, Methods, and Meaning." Journal of Sedimentary Research. doi:10.2110/jsr.2016.10
See also
get_mom()
to get the Markov order metric
Examples
#see vignette for an extended example, bootstrapping methods and explanation via
# vignette("stratorder")
s = as_stratcol(thickness = runif(90), facies = rep(c(1,2,3), 30))
plot(s)
get_rom(s) # returns a number, the runs order metric
#> [1] 1.382022