Visualize numerical integration of hazard
plot_stan_data_integral.RdVisualize numerical integration of hazard
Arguments
- model
- stan_data
A list of data for Stan. Created using
create_stan_data.- iidx
Interval index
- h0
Hazard function average value
- w
Hazard function spline weights. Randomly generated if not given.
See also
Other Stan-related functions:
create_stan_data(),
create_stan_model(),
default_stan_filepath(),
ensure_exposed_stan_functions(),
fit_stan(),
plot_stan_data_matrix()