## load the Imbrie and Kipp example data
data(ImbrieKipp, SumSST, V12.122)
## squared residual lengths for Core V12.122
rlens <- residLen(ImbrieKipp, SumSST, V12.122)
rlens
## as before but using linear RDA
residLen(ImbrieKipp, SumSST, V12.122, method = "rda")
Run the code above in your browser using DataLab