Learn R Programming

⚠️There's a newer version (2.3.5) of this package.Take me there.

rv (version 1.0)

Simulation-based random variable object class in R

Description

Simulation-based random variable object class

Copy Link

Version

Install

install.packages('rv')

Monthly Downloads

162

Version

1.0

License

GPL-2

Maintainer

Jouni Kerman

Last Published

February 13th, 2022

Functions in rv (1.0)

as.rv.bugs

Coerce an R2WinBUGS object into Random Variable Objects
rvcompatibility

Set Compatibility Level of the rv Package
aperm.rv

Random Array Transposition
rvbeta

Generate Random Vectors from a Beta Sampling Model
rvcat

Generate Categorical Random Variables
is.na.rv

Missing Data Indicators
rvpois

Generate Random Vectors from a Poisson Sampling Model
Covariance, Correlation, Variance, and Standard deviation Statistics

Distributions of Various Statistics of a Random Vector and Array
rvcauchy

Generate Random Variables from a Cauchy Sampling Model
detachrv

Detach the rv package
as.logical.rv

Logical Random vectors
matmult

Random Matrix Multiplication
Summary.rv

Summary
constant

Constant Vectors
rvcov

Covariance Between Components of Random Vectors
rvRhat

R-hat Convergence Diagnostic
as.vector.rv

Coerce an rv object
as.double.rv

Coercing Random Vectors to Real-valued
rvboot

Generate a Random Vector from an Empirical Distribution
lines.rv

Add Connected (Random) Line Segments to a Plot
c

Concatenation of Random Vectors
as.bugs.rv

Coerce an rv object to a bugs object
outer.rv

Outer Product of Random Arrays
rvconst

Random Vector with a Point-Mass Distribution
numeric.rv

Numeric Random Vectors
as.list.rv

Coerce a random vector object to a list
apply.rv

Apply Functions over Margins of Random Arrays
rvcut

Convert Numeric to Random Factor
rvattr

Attributes of Random Variables
print.rv

Print Distribution Summary of a Random Variable
abline

Add (Random) Straight Lines to a Plot
rvhist

Histogram of Distributions of Components of a Random Vector
postsim

Generate Posterior Simulations for lm or glm Objects
splitbyname

Split a vector based on the names of the components
rvsimapply

Apply a Function to Columns of the Matrix of Simulation of a Random Vector
rvfactor

Categorical Random Variables (Random Factors)
rvsummary

Random Vector Summaries
rvattach

Attach components of rv objects to search path
quantile.rv

Distribution of a Quantile of a Random Vector
fuzzy

Fuzziness
rvdens

Sample from an arbitrary density function using grid approximation
rvbinom

Generate Random Variables from a Binomial Sampling Model
Math.rv

Mathematical functions and Operators for rv Objects
rvarray

Matrices and Arrays of Random Vectors
cbind.rv

Combine random vectors by columns or rows
simapply

Apply a Function to Rows of Simulations of Random Vectors
plot.rv

Plotting Scatterplots of Random Variable Objects
Extract.rv

Extract or Replace Parts of a Random Vector
rvifelse

Conditional Random Element Selection
rvmultinom

Generate Random Variables from a Multinomial Sampling Model
hist.rv

Histogram of a random vector
rvchisq

Generate Random Variables from a Chi-Square Sampling Model
as.integer.rv

Integer Random vectors
rep.rv

Replicate Elements of Random Vectors
sort.rv

Distribution of Order Statistics of a Random Vector
rvsample

Draw a Sample from the Simulation Matrix of a Random Variable
rvgamma

Generate Random Variables from a Gamma Sampling Model
rvnorm

Generate Random Variables from a Gaussian (Normal) Sampling Model
points.rv

Add Points and Intervals to a Plot
rvexp

Generate Random Vectors from an Exponential Sampling Model
rvbern

Generate a Random Vector from a Bernoulli Sampling Model
rvdiscrete

Generate Random Vectors from a Discrete Sampling Model
range.rv

Distribution of the Range of a Random Vector
mlplot

Horizontal interval plot of components of a random vector
rvnchains

Number of Markov Chains Used to Generate Simulations of a Random Vector
rvdirichlet

Generate Random Variables from a Dirichlet Sampling Model
rv

Random Vectors
rvnsims

Number of simulations stored in each component of an rv object
median.rv

Distribution of the Sample Median
plot

Generic X-Y Plotting
rvvar

Variances of Components of Random Vectors
rvci

Credible (Uncertainty) Intervals for Random Scalars
Extremes-rv

Maxima and Minima of Random Variables
rvunif

Generate Random Vectors from a Uniform Sampling Model
rvpermut

Random Vectors with a Permutation Distribution
rvsims

Create Random Vectors from Simulation Draws
rvt

Generate Random Variables from a Student-t Sampling Model
mean.rv

Distribution of the Arithmetic Mean of a Random Vector
solve.rv

Random Vectors
rvquantile

Componentwise Quantiles of Random Variables
rvinvchisq

Generate Random Variables from a Inverse-Chi-Square Sampling Model
rvmean

Expectation of a Random Variable
rvneff

Number of Effective Draws in Each Component of a Random Variable
sims

Retrieve the Simulations of Random Vectors
rvpar

Set or Query Parameters of the 'rv' Package
rv-package

Simulation-based Random Variable Objects
rvmapply

Apply a function to multiple random vector arguments
unlist.rv

Flatten Lists Containing rv Objects