data-raw/tidfit.R

######
# create tidfit object from chldat using modfit

library(devtools)

load_all()

data(chldat)

tidfit <- modfit(chldat, tau = c(0.1, 0.5, 0.9))

save(tidfit, file = 'data/tidfit.RData', compress = 'xz')
fawda123/WRTDStidal documentation built on Oct. 22, 2023, 11:28 p.m.