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", "1.0.0")



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 1.0.0, https://cran.r-project.org/web/packages/nhppp. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.3 (2024-02-02 20:50), 0.1.4 (2024-05-29 00:50)
Other packages that cited nhppp R package
View nhppp citation profile
Other R packages that nhppp depends, imports, suggests or enhances
Complete documentation for nhppp
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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA