solve.rv: Random Vectors

Description Usage Arguments Details Author(s) References See Also

Description

solve.rv

Usage

1
2
## S3 method for class 'rv'
solve(a, b, ...)

Arguments

a

a square random vector containing the coefficients of the linear system

b

a square random vector giving the right-hand side(s) of the linear system

...

further arguments passed to solve

Details

solve.rv is the rv-object compatible version of the function solve.

For details of the function, see solve.

Author(s)

Jouni Kerman jouni@kerman.com

References

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").

See Also

solve


jsta/rv documentation built on Feb. 12, 2022, 5:13 p.m.