prodint: Calculate the product integral of a matrix function

View source: R/Additional_tools.R

prodintR Documentation

Calculate the product integral of a matrix function

Description

Calculate the product integral of a matrix function

Usage

prodint(start, end, step_size, lambda)

Arguments

start

Start time.

end

End time.

step_size

Step size of the grid.

lambda

A given matrix function.

Value

The product integral of the given matrix function.


AalenJohansen documentation built on March 7, 2023, 6:43 p.m.