Skip to contents

Calculates different Lambda values for the given parameters and type.

Usage

Lambda_fun(type, par0, t, u)

Arguments

type

A character string specifying the type of Lambda function (e.g., "pp").

par0

A vector of four parameters: alpha_t, beta_t, alpha_u, beta_u.

t

Numeric vector representing time values.

u

Numeric vector representing another variable (e.g., units or cycles).

Value

A list containing the Lambda_t, Lambda_u, and time values.