Log-Likelihood functions for regions (Weibull)
log_likelihood_region_weibull(t, tau_left, tau_right, theta)log_prior_region_weibull(theta, params = parameters_weibull())
D_log_prior_region_weibull(theta, params = parameters_weibull())
D_log_likelihood_region_weibull(t, tau_left, tau_right, theta)
A numeric vector
vector of exceedances()
Left endpoint of the region
Right endpoint of the region
numeric vector of parameters for the NHPP model
Possibly modified output from parameters_weibull()