The functions listed below are defunct. Help pages for defunct
functions are available at help("exuber-defunct")
.
ggarrange(...)# S3 method for radf_obj
fortify(model, data, ...)
# S3 method for ds_radf
fortify(model, data, ...)
report(x, y, panel = FALSE, ...)
sim_dgp1(
n,
te = 0.4 * n,
tf = 0.15 * n + te,
c = 1,
alpha = 0.6,
sigma = 6.79,
seed = NULL
)
sim_dgp2(
n,
te1 = 0.2 * n,
tf1 = 0.2 * n + te1,
te2 = 0.6 * n,
tf2 = 0.1 * n + te2,
c = 1,
alpha = 0.6,
sigma = 6.79,
seed = NULL
)