is.na.rv {rv} | R Documentation |
is.na.rv
## S3 method for class 'rv': is.na(x)
x |
an rv object |
Internally, is.na.rv
applies the function is.na
to each simulation of each component of the argument vector.
A ``Bernoulli" random vector of the same length and dimension as those of x
.
Jouni Kerman kerman@stat.columbia.edu http://www.stat.columbia.edu/~kerman
Kerman, Jouni and Gelman, Andrew. Manipulating and Summarizing Posterior Simulations Using Random Variable Objects. Technical report, Columbia University, New York.
#