library(flexFitR)
plot_fn(
fn = "fn_exp2_exp",
params = c(t1 = 35, t2 = 55, alpha = 1 / 600, beta = -1 / 30),
interval = c(0, 108),
n_points = 2000,
auc_label_size = 3,
y_auc_label = 0.15
)
Run the code above in your browser using DataLab