simplebgwprocess: BGW Branching process

Description Usage Examples

View source: R/simplebgwprocess.R

Description

Prints 'To generate samples from a simple (BGW) Branching process!'.

Usage

1
simplebgwprocess(n, p.vec, n.sim)

Examples

1
2
## x.sample is the generated samples of this (BGW) Branching process
## x.sample = bokai.bgw.process(n=10, p.vec=c(1/2, 1/4, 1/4, 0), n.sim=100)

wangbokai/bokaiw2 documentation built on May 4, 2019, 12:57 a.m.