powered by
Laplace method for bivph class
# S4 method for bivph laplace(x, r)
A vector containing the corresponding Laplace transform evaluations.
An object of class mph.
A matrix of real values.
obj <- bivph(dimensions = c(3, 3)) laplace(obj, matrix(c(0.5, 1), ncol = 2))
Run the code above in your browser using DataLab