impulse.single: Evaluate the impulse model (single sigmoid) function, given...

Description Usage Arguments Value

View source: R/impulse.R

Description

Chechik et al. 2008 Nat Biotech, with Michal's help

Usage

1
impulse.single(x, b1, h0, h1, t1)

Arguments

x

(Numeric)

b1

(Numeric) slope of onset (should be negative for onset)

h0

(Numeric) initial level

h1

(Numeric) after onset level ("steady-state")

t1

(Numeric) time of onset

Value

Double-sigmoid impulse function with parameters b1, b2, h0, h1, h2, t1, t2, as evaluated for the vector x.


farrellja/URD documentation built on June 17, 2020, 4:48 a.m.