Lambda_inv_linear_form {nhppp}R Documentation

Inverse of the definite integral of l = alpha + beta*t at time t

Description

Inverse of the definite integral of l = alpha + beta*t only for ⁠l+⁠.

Usage

Lambda_inv_linear_form(z, alpha, beta, t0)

Arguments

z

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

alpha

(double) the intercept

beta

(double) the slope

t0

(double) the starting time


[Package nhppp version 0.1.3 Index]