Learn R Programming

nhppp (version 1.0.2)

Lambda_inv_linear_form: Inverse of the definite integral of l = intercept + slope*t at time t

Description

Inverse of the definite integral of l = intercept + slope*t only for l+.

Usage

Lambda_inv_linear_form(z, intercept, slope, t0)

Arguments

z

(double) the value of integrated rate for which you want to find the time

intercept

(double) the intercept

slope

(double) the slope

t0

(double) the starting time