annual_mortality_rates_2015 | Human mortality database age and sex specific rates for all... |
check_ppp_sample_validity | Check the validity of ppp samples arranged in matrix format |
check_ppp_vector_validity | Check the validity of a ppp vector. |
compare_ppp_vectors | Check that two ppp vectors Q-Q agree |
draw | Generic function for simulating from NHPPPs given the... |
draw_cumulative_intensity | Simulate from a non homogeneous Poisson Point Process (NHPPP)... |
draw_cumulative_intensity_inversion | Simulate from a non homogeneous Poisson Point Process (NHPPP)... |
draw_cumulative_intensity_orderstats | Simulate from a non homogeneous Poisson Point Process (NHPPP)... |
draw_intensity | Generic function for simulating from NHPPPs given the... |
draw_intensity_line | Simulate from a non homogeneous Poisson Point Process (NHPPP)... |
draw_intensity_step | Simulate from a non homogeneous Poisson Point Process (NHPPP)... |
draw_sc_linear | Special case: Simulate from a non homogeneous Poisson Point... |
draw_sc_loglinear | Special case: Simulate from a non homogeneous Poisson Point... |
draw_sc_step | Simulate a piecewise constant-rate Poisson Point Process over... |
draw_sc_step_regular | Sampling from NHPPPs with piecewise constant intensities with... |
expect_no_error | Helper functions |
get_step_majorizer | Piecewise constant (step) majorizer for K-Lipschitz functions... |
inverse_with_uniroot | Numerically evaluate the inverse of a function at a specific... |
inverse_with_uniroot_sorted | Numerically evaluate the inverse of a monotonically... |
Lambda_exp_form | Definite integral of 'l = exp(intercept + slope*t)' at time... |
Lambda_inv_exp_form | Inverse of the definite integral of 'l = exp(intercept +... |
Lambda_inv_linear_form | Inverse of the definite integral of 'l = intercept + slope*t'... |
Lambda_linear_form | Definite integral of 'l = intercept + slope*t' at time 't'... |
make_cumulative_Lambda_matrix | Helper function for the vectorized versions of sampling... |
make_lambda_matrix | Helper function for the vectorized versions of sampling... |
make_range_t_matrix | Helper function for the vectorized versions of sampling... |
mat_cumsum_columns | Return matrix with column-wise cumulative sum No checks for... |
mat_cumsum_columns_with_scalar_ceiling | Return matrix with column-wise cumulative sum replacing cells... |
mat_cumsum_columns_with_vector_ceiling | Return matrix with column-wise cumulative sum replacing cells... |
mat_diff_columns | Return matrix with column-wise differencing. No checks for... |
matrix_cumsum_columns | Usage: matrix_cumsum_columns( X ) |
matrix_cumsum_columns_inplace | Usage: matrix_cumsum_columns_inplace( X ) |
matrix_diff_columns | Usage: matrix_diff_columns( X ) |
matrix_diff_columns_inplace | Usage: matrix_diff_columns_inplace( X ) |
nhppp-package | nhppp: Simulating Nonhomogeneous Poisson Point Processes |
ppp | Simulate a homogeneous Poisson Point Process in (t_min,... |
ppp2 | Simulate a homogeneous Poisson Point Process over (t_min,... |
ppp_exactly_n | Simulate exactly 'n' points from a homogeneous Poisson Point... |
ppp_n | Simulate specific number of points from a homogeneous Poisson... |
ppp_next_n | Simulate n events from a homogeneous Poisson Point Process. |
ppp_orderstat | Simulate a homogeneous Poisson Point Process over (t_min,... |
ppp_sequential | Simulate a homogeneous Poisson Point Process over (t_min,... |
read_code | Read code from text file as string |
rng_stream_rexp | Exponential random samples from 'rstream' objects |
rng_stream_rpois | Poisson random samples from 'rstream' objects |
rng_stream_runif | Uniform random samples from 'rstream' objects |
rng_stream_rztpois | Zero-truncated Poisson random samples from 'rstream' objects |
rztpois | Zero-truncated Poisson random samples (basic R) |
simpson_num_integr | Simpson's method to integrate a univariate function. |
vdraw | Vectorized generic function for simulating from NHPPPs given... |
vdraw_cumulative_intensity | Vectorized simulation from a non homogeneous Poisson Point... |
vdraw_intensity | Vectorized sampling from a non homogeneous Poisson Point... |
vdraw_intensity_step_regular_cpp | Vectorized sampling from a non homogeneous Poisson Point... |
vdraw_intensity_step_regular_forcezt | Vectorized sampling from a non homogeneous Poisson Point... |
vdraw_sc_step_regular | Vectorized sampling from NHPPPs with piecewise constant... |
vdraw_sc_step_regular_cpp | Vectorized sampling from NHPPPs with piecewise constant... |
vztdraw_intensity | Vectorized sampling from a zero-truncated non homogeneous... |
vztdraw_intensity_step_regular | Vectorized sampling from a zero-truncated non homogeneous... |
vztdraw_sc_step_regular_cpp | Vectorized sampling from zero-truncated NHPPPs with piecewise... |
ztdraw_cumulative_intensity | Simulate from a zero-truncated non homogeneous Poisson Point... |
ztdraw_intensity | Generic function for simulating from zero-truncated NHPPPs... |
ztdraw_intensity_line | Simulate 'size' samples from a zero-truncated non homogeneous... |
ztdraw_intensity_step | Simulate from a zero-truncated non homogeneous Poisson Point... |
ztdraw_sc_linear | Simulate 'size' samples from a zero-truncated non homogeneous... |
ztdraw_sc_loglinear | Simulate from a zero-truncated non homogeneous Poisson Point... |
ztppp | Simulate a zero-truncated homogeneous Poisson Point Process... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.