Other packages > Find by keyword >

poisson  

Simulating Homogenous & Non-Homogenous Poisson Processes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("poisson", "1.0")



Attach the package and use:
library("poisson")
Maintained by
Daniel Slade
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-23
Latest Update: 2023-08-18
Description:
Contains functions and classes for simulating, plotting and analysing homogenous and non-homogenous Poisson processes.
How to cite:
Daniel Slade (2015). poisson: Simulating Homogenous & Non-Homogenous Poisson Processes. R package version 1.0, https://cran.r-project.org/web/packages/poisson. Accessed 22 Feb. 2025.
Previous versions and publish date:
1.0 (2015-10-23 16:23)
Other packages that cited poisson R package
View poisson citation profile
Other R packages that poisson depends, imports, suggests or enhances
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mnj  
Machine Learning and Judgement
Perform FlexBoost in R. FlexBoost is a newly suggested algorithm based on AdaBoost by adjusting adap ...
Download / Learn more Package Citations See dependency  
h0  
A Robust Bayesian Meta-Analysis for Estimating the Hubble Constant via Time Delay Cosmography
We provide a toolbox to conduct a Bayesian meta-analysis for estimating the current expansion rate o ...
Download / Learn more Package Citations See dependency  
orloca  
Operations Research LOCational Analysis Models
Objects and methods to handle and solve the min-sum location problem, also known as Fermat-Weber pro ...
Download / Learn more Package Citations See dependency  
LogicReg  
Logic Regression
Routines for fitting Logic Regression models. Logic Regression is described in Ruczinski, Kooperber ...
Download / Learn more Package Citations See dependency  
poisson  
Simulating Homogenous & Non-Homogenous Poisson Processes
Contains functions and classes for simulating, plotting and analysing homogenous and non-homogenous ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,713

Publication Badges

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