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)
t
: vector of exceedances()
tau_left
: Left endpoint of the regiontau_right
: Right endpoint of the regiontheta
: numeric vector of parameters for the NHPP modelparams
: Possibly modified output from parameters_weibull()
A numeric vector