Other packages > Find by keyword >

nhppp  

Simulating Nonhomogeneous Poisson Point Processes
View on CRAN: Click here


Download and install nhppp package within the R console
Install from CRAN:
install.packages("nhppp")

Install from Github:
library("remotes")
install_github("cran/nhppp")

Install by package version:
library("remotes")
install_version("nhppp", "0.1.3")



Attach the package and use:
library("nhppp")
Maintained by
Thomas Trikalinos
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-02-02
Latest Update: 2024-02-02
Description:
Simulates events from one dimensional nonhomogeneous Poisson point processes (NHPPPs). Functions are based on three algorithms that provably sample from a target NHPPP: the time-transformation of a homogeneous Poisson process (of intensity one) via the inverse of the integrated intensity function (Cinlar E, "Theory of stochastic processes" (1975, ISBN:0486497996)); the generation of a Poisson number of order statistics from a fixed density function; and the thinning of a majorizing NHPPP via an acceptance-rejection scheme (Lewis PAW, Shedler, GS (1979) ).
How to cite:
Thomas Trikalinos (2024). nhppp: Simulating Nonhomogeneous Poisson Point Processes. R package version 0.1.3, https://cran.r-project.org/web/packages/nhppp
Previous versions and publish date:
No previous versions
Other packages that cited nhppp R package
View nhppp citation profile
Other R packages that nhppp depends, imports, suggests or enhances
Functions, R codes and Examples using the nhppp R package
Some associated functions: Lambda_exp_form . Lambda_inv_exp_form . Lambda_inv_linear_form . Lambda_linear_form . check_ppp_sample_validity . compare_ppp_vectors . draw . draw_cumulative_intensity_inversion . draw_cumulative_intensity_orderstats . draw_intensity . draw_intensity_step . draw_sc_linear . draw_sc_loglinear . draw_sc_step . draw_sc_step_regular . expect_no_error . get_step_majorizer . inverse_with_uniroot . inverse_with_uniroot_sorted . mat_cumsum_columns . mat_cumsum_columns_with_scalar_ceiling . mat_cumsum_columns_with_vector_ceiling . nhppp-package . ppp_n . ppp_next_n . ppp_orderstat . ppp_sequential . read_code . rng_stream_rexp . rng_stream_rpois . rng_stream_runif . rng_stream_rztpois . simpson_num_integr . vdraw_sc_step_regular . ztdraw_cumulative_intensity . ztdraw_intensity . ztdraw_intensity_step . ztdraw_sc_linear . ztdraw_sc_loglinear . ztppp . 
Some associated R codes: draw.R . draw_cumulative_intensity_inversion.R . draw_cumulative_intensity_orderstats.R . draw_intensity.R . draw_intensity_step.R . draw_sc_linear.R . draw_sc_loglinear.R . draw_sc_step.R . draw_sc_step_regular.R . nhppp-package.R . ppp_n.R . ppp_next_n.R . ppp_orderstat.R . ppp_sequential.R . utils-calculus.R . utils-helper.R . utils-invert_bijection.R . utils-linear.R . utils-rngstream.R . utils-vectorized.R . vdraw_sc_step_regular.R . ztdraw_cumulative_intensity.R . ztdraw_intensity.R . ztdraw_intensity_step.R . ztdraw_sc_linear.R . ztdraw_sc_loglinear.R . ztppp.R .  Full nhppp package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns