Skip to contents

Computes the cumulative Lambda values based on input parameters and model type.

Usage

Lambda_cum(par, type, t, u)

Arguments

par

A vector containing parameters.

type

A string specifying the model type (e.g., "pp").

t

Time vector.

u

Another variable vector (optional).

Value

A list containing cumulative Lambda values for both time and another variable.