Simulation-based random variable object class in R


[Package List] [Top]

Documentation for package ‘rv’ version 0.949

User Guides and Package Vignettes

Read overview or browse directory.

Help Pages

A C D E F G H I L M N O P Q R S U misc

!.rv Mathematical functions and Operators for rv Objects
%*% Matrix Multiplication

-- A --

abline Add (Random) Straight Lines to a Plot
aperm.rv Random Array Transposition
apply.rv Distribution of the Range of a Random Vector
as.bugs.rv Coerce an rv object to a bugs object
as.constant Constant Vectors
as.double.rv Coercing Random Vectors to Real-valued
as.integer.rv Integer-valued Random Vectors
as.logical.rv Logical Random vectors
as.numeric.rv Numeric Random Vectors
as.real.rv Coercing Random Vectors to Real-valued
as.rv Random Vectors
as.rv.bugs Coerce an R2WinBUGS object to an rv object
as.rv.default Random Vectors
as.rv.integer Random Vectors
as.rv.list Random Vectors
as.rv.logical Random Vectors
as.rv.matrix Random Vectors
as.rv.numeric Random Vectors
as.rv.rv Random Vectors
as.rv.rvfactor Categorical Random Variables (Random Factors)
as.rv.rvmixed Categorical Random Variables (Random Factors)
as.rvfactor Categorical Random Variables (Random Factors)
as.vector.rv Coerce an rv object
atomic Random Vectors Are Atomic

-- C --

cbind.rv Combine random vectors by columns or rows
cummax.rv Mathematical functions and Operators for rv Objects
cummin.rv Mathematical functions and Operators for rv Objects
cumprod.rv Mathematical functions and Operators for rv Objects
cumsum.rv Mathematical functions and Operators for rv Objects

-- D --

detachrv Detach the rv package

-- E --

E Expectation of a Random Variable

-- F --

fuzzy Fuzziness

-- G --

getnsims Set or Get the Default Number of Simulations to Generate for rv Objects

-- H --

hist.rv Histogram of a random vector

-- I --

imputeIntoTemplate Force a vector into specified shape
integer.rv Integer-valued Random Vectors
is.atomic Random Vectors Are Atomic
is.constant Constant Vectors
is.fuzzy Fuzziness
is.integer.rv Integer-valued Random Vectors
is.logical.rv Logical Random vectors
is.na.rv Missing Data Indicators
is.numeric.rv Numeric Random Vectors
is.numeric.rvfactor Numeric Random Vectors
is.numeric.rvmixed Numeric Random Vectors
is.random Random Vectors
is.rv Random Vectors
is.rvfactor Categorical Random Variables (Random Factors)
is.rvmixed Categorical Random Variables (Random Factors)
is.vector Vectors

-- L --

lapply.rv Apply a Function to Components of a Random Vector
lines.rv Add Connected (Random) Line Segments to a Plot
logical.rv Logical Random vectors

-- M --

mapply.rv Apply a function to multiple random vector arguments
Math.rv Mathematical functions and Operators for rv Objects
Math.rvsim Mathematical functions and Operators for rv Objects
matmult Matrix Multiplication
max Maxima and Minima of (Random and Non-Random) Vectors
mean.rv Distribution of the Arithmetic Mean of a Random Vector
median.rv Distribution of the Sample Median
min Maxima and Minima of (Random and Non-Random) Vectors
mlplot Horizontal interval plot of components of a random vector

-- N --

numeric.rv Numeric Random Vectors

-- O --

Ops.rv Mathematical functions and Operators for rv Objects
Ops.rvsim Mathematical functions and Operators for rv Objects
outer.rv Outer Product of Random Arrays

-- P --

plot Generic X-Y Plotting
plot.rv Plotting Scatterplots of Random Variable Objects
pmax Maxima and Minima of (Random and Non-Random) Vectors
pmin Maxima and Minima of (Random and Non-Random) Vectors
points.rv Add Points and Intervals to a Plot
postsim Generate Posterior Simulations for lm or glm Objects
Pr Expectation of a Random Variable
print.rv Print Distribution Summary of a Random Variable
print.rvfactor Print Distribution Summary of a Random Variable
print.rvmixed Print Distribution Summary of a Random Variable
print.rvsim Print Distribution Summary of a Random Variable

-- Q --

quantile.rv Distribution of a Quantile of a Random Vector

-- R --

range.rv Distribution of the Range of a Random Vector
rbind.rv Combine random vectors by columns or rows
rep.rv Replicate Elements of Random Vectors
rowapply Apply a Function to Rows of a Random Matrix
rv Random Vectors
rv.all.na Missing Data Indicators
rv.any.na Missing Data Indicators
rvarray Matrices and Arrays of Random Vectors
rvattach Attach components of rv objects to search path
rvattr Attributes of Random Variables
rvbern Generate a Random Vector from a Bernoulli Sampling Model
rvbeta Generate Random Vectors from a Beta Sampling Model
rvbinom Generate Random Variables from a Binomial Sampling Model
rvboot Generate a Random Vector from an Empirical Distribution
rvcat Generate Categorical Random Variables
rvcauchy Generate Random Variables from a Cauchy Sampling Model
rvchisq Generate Random Variables from a Chi-Square Sampling Model
rvci Credible (Uncertainty) Intervals for Random Scalars
rvcompatibility Set Compatibility Level of the rv Package
rvconst Random Vector with a Point-Mass Distribution
rvcov Covariance Between Components of Random Vectors
rvdens Sample from an arbitrary density function using grid approximation
rvdirichlet Generate Random Variables from a Dirichlet Sampling Model
rvdiscrete Generate Random Vectors from a Discrete Sampling Model
rvexp Generate Random Vectors from an Exponential Sampling Model
rvfactor Categorical Random Variables (Random Factors)
rvgamma Generate Random Variables from a Gamma Sampling Model
rvhist Histogram of Distributions of Components of a Random Vector
rvinci Is a value inside a confidence interval?
rvinvchisq Generate Random Variables from a Inverse-Chi-Square Sampling Model
rvmatrix Matrices and Arrays of Random Vectors
rvmax Maximum Simulated Value of Random Variable
rvmean Expectation of a Random Variable
rvmedian Medians of the Components of a Random Vector
rvmin Minimum Simulated Value of Random Variable
rvmix Generate Random Variables from a Mixture Distribution
rvmixed Categorical Random Variables (Random Factors)
rvmultinom Generate Random Variables from a Multinomial Sampling Model
rvnchains Number of Markov Chains Used to Generate Simulations of a Random Vector
rvneff Number of Effective Draws in Each Component of a Random Variable
rvnorm Generate Random Variables from a Gaussian (Normal) Sampling Model
rvnsims Number of simulations stored in each component of an rv object
rvoverlap Test Whether Intervals Overlap with a Given Interval
rvpar Set or Query Parameters of the 'rv' Package
rvpermut Random Vectors with a Permutation Distribution
rvpois Generate Random Vectors from a Poisson Sampling Model
rvquantile Componentwise Quantiles of Random Variables
rvrange Range of Simulations in a Random Variable
rvRhat R-hat Convergence Diagnostic
rvsample Draw a Sample from the Simulation Matrix of a Random Variable
rvsd Variances of Components of Random Vectors
rvsimapply Apply a Function to Columns of the Matrix of Simulation of a Random Vector
rvsims Create a Random Vector from a Matrix of Simulations
rvt Generate Random Variables from a Student-t Sampling Model
rvunif Generate Random Vectors from a Uniform Sampling Model
rvvar Variances of Components of Random Vectors

-- S --

setnsims Set or Get the Default Number of Simulations to Generate for rv Objects
simapply Apply a Function to Rows of Simulations of Random Vectors
sims Retrieve the Simulations of Random Vectors
solve.rv Random Vectors
sort.rv Distribution of Order Statistics of a Random Vector
splitAndImpute Split a vector based on the names of the components
splitbyname Split a vector based on the names of the components

-- U --

unlist.rv Flatten Lists Containing rv Objects

-- misc --

[.rv Extract or Replace Parts of a Random Vector