make.quasse
, and simulation assistance functions
for use with tree.quasse
.This is currently poorly explained!
constant.x(x, c)
sigmoid.x(x, y0, y1, xmid, r)
stepf.x(x, y0, y1, xmid)
noroptimal.x(x, y0, y1, xmid, s2)make.linear.x(x0, x1)
make.brownian.with.drift(drift, diffusion)
x
(limit as x
tends to
negative infinity)x
(limit as x
tends to
infinity). For noroptimal.x
, this is the y value at
xmid
.noroptimal.x
.make.linear.x
) will go to
zero wherever negative. This may not always be desired, but is
required for valid likelihood calculations under QuaSSE.