log_likelihood_region_weibull | R Documentation |
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 |
tau_left |
Left endpoint of the region |
tau_right |
Right endpoint of the region |
theta |
numeric vector of parameters for the NHPP model |
params |
Possibly modified output from |
A numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.