rc.gauss: random number draw from a gauss model

Description Usage Arguments Details Value

Description

random number draw from a gauss model

Usage

1
  rc.gauss(setmodel, n = 1, x0, to, t1, pars)

Arguments

setmodel

a function returning mean and variance for the desired model class

n

replicates

x0

the initial value

to

initial time

t1

end time

pars

parameters passed to setmodel function

Details

(called internally by full names despite being written in S3-style notation)

Value

a normal random variate with mean and sd determined by setmodel


cboettig/earlywarning documentation built on May 13, 2019, 2:07 p.m.