Learn R Programming

nhppp (version 1.0.2)

Lambda_exp_form: Definite integral of l = exp(intercept + slope*t) at time t with L(t0) = 0

Description

Definite integral of l = exp(intercept + slope*t) starting at t0 -- only for l+.

Usage

Lambda_exp_form(t, intercept, slope, t0)

Arguments

t

(double) the time point

intercept

(double) the intercept

slope

(double) the slope

t0

(double) the starting time