pc.gauss: cumulative density function

Description Usage Arguments Value

Description

cumulative density function

Usage

1
2
  pc.gauss(setmodel, x, x0, to, t1, pars,
    lower.tail = TRUE, log.p = FALSE)

Arguments

setmodel

a function returning mean and variance for the desired model class

x0

the initial value

to

initial time

t1

end time

pars

parameters passed to setmodel function

lower.tail

logical

log.p

a logical indicating whether log of the density is desired

Value

the cumulative probability density for the given interval


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