solve.rv
# S3 method for rv
solve(a, b, ...)
a square random vector containing the coefficients of the linear system
a square random vector giving the right-hand side(s) of the linear system
further arguments passed to solve
solve.rv
is the rv-object compatible version of the function
solve
.
For details of the function, see solve
.
Kerman, J. and Gelman, A. (2007). Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Statistics and Computing 17:3, 235-244.
See also vignette("rv")
.