Learn R Programming

rpgm (version 1.1.2)

Fast Simulation of Normal/Exponential Random Variables and Stochastic Differential Equations / Poisson Processes

Description

Fast simulation of some random variables than the usual native functions, including rnorm() and rexp(), using Ziggurat method, reference: MARSAGLIA, George, TSANG, Wai Wan, and al. (2000) , and fast simulation of stochastic differential equations / Poisson processes.

Copy Link

Version

Install

install.packages('rpgm')

Monthly Downloads

71

Version

1.1.2

License

GPL-3

Maintainer

Nicolas Baradel

Last Published

February 25th, 2018

Functions in rpgm (1.1.2)

rbernou

Fast Simulation of Bernoulli Random Variables
rpgm.rlnorm

Fast Simulation of Log-Normal Random Variables
rmilstein

Milstein Scheme for Stochastic Differential Equations
rinpoisson

Simulation of inhomogeneous Poisson Processes
rpgm.rt

Fast Simulation of Student Random Variables
rpgm.rnorm

Fast Simulation of Normal Random Variables
skewness

The Skewness of a Vector of Random Variables
rpgm.set.seed

Set Seed for RPGM Mersenne Twister Random Number Generator
rpgm-package

rpgm
bound

Set a Minimum or a Maximum or Both to a Vector.
colMaxs - rowMaxs - colMins - rowMins

The Maximum or Minimum of each Column or each Row of a Matrix.
maxthreads

Get the Maximum Number of Threads available on your device
rgpd

Fast Simulation of Generalized Pareto Distribution
rpgm.rexp

Fast Simulation of Exponential Random Variables
rpgm.rgeom

Fast Simulation of Geometric Random Variables
jarquebera

The Jarque-Bera Test for Normality
reuler

Euler Scheme for Stochastic Differential Equations
rcantor

Fast Simulation of Cantor Random Variables
kurtosis

The Kurtosis of a Vector of Random Variables
evalpoisson

Evaluate the Poisson Process paths at date t
vasicek

Simulation and Density of Vasicek Process
rpoisson

Simulation of homogeneous Poisson Processes
rbrownian

Simulation of Brownian Motions