prodint {AalenJohansen} | R Documentation |
Calculate the product integral of a matrix function
prodint(start, end, step_size, lambda)
start |
Start time. |
end |
End time. |
step_size |
Step size of the grid. |
lambda |
A given matrix function. |
The product integral of the given matrix function.