fit_nhpp_region | R Documentation |
Fit an NHPP model to one specific region
fit_nhpp_region(exc, tau_left, tau_right, params = parameters_weibull(), ...)
exc |
Output from |
tau_left |
left-most changepoint |
tau_right |
right-most changepoint |
params |
Output from |
... |
arguments passed to |
This is an internal function not to be called by users.
Use fit_nhpp()
.
Modified output from stats::optim()
.
fit_nhpp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.