Other packages > Find by keyword >

rv  

Simulation-Based Random Variable Objects
View on CRAN: Click here


Download and install rv package within the R console
Install from CRAN:
install.packages("rv")

Install from Github:
library("remotes")
install_github("cran/rv")

Install by package version:
library("remotes")
install_version("rv", "2.3.5")



Attach the package and use:
library("rv")
Maintained by
Jemma Stachelek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-11-17
Latest Update: 2022-02-12
Description:
Implements a simulation-based random variable class and a suite of methods for extracting parts of random vectors, calculating extremes of random vectors, and generating random vectors under a variety of distributions following Kerman and Gelman (2007) .
How to cite:
Jemma Stachelek (2005). rv: Simulation-Based Random Variable Objects. R package version 2.3.5, https://cran.r-project.org/web/packages/rv. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.911 (2005-11-17 19:06), 0.925 (2006-10-27 17:12), 0.945 (2007-07-10 23:15), 0.946 (2007-08-25 18:50), 0.949 (2007-10-10 09:52), 1.0 (2008-08-11 08:23), 1.1.0 (2011-02-01 08:48), 2.0.0 (2012-01-27 11:59), 2.2.1 (2013-01-15 22:22), 2.3.1 (2013-06-26 07:52), 2.3.2 (2017-04-26 22:02), 2.3.3 (2019-01-08 16:40), 2.3.4 (2020-02-03 19:10), 2.3.5 (2022-02-13 00:10)
Other packages that cited rv R package
View rv citation profile
Other R packages that rv depends, imports, suggests or enhances
Functions, R codes and Examples using the rv R package
Some associated functions: Extract-rv . Extremes-rv . Math.rv . abline.rv . aperm.rv . apply.rv . as.double.rv . as.integer.rv . as.list.rv . as.logical.rv . as.rv.bugs . as.rv.stanfit . as.vector.rv . cbind.rv . cc . detachrv . distrib_rv . grapes-times-in-times-grapes . hist.rv . is.constant . is.fuzzy . is.na.rv . ivplot . lines.rv . matmult . mean.rv . median.rv . mlplot . numeric_rv . outer.rv . plot.rv . points.rv . posterior . postsim . print.rv . quantile.rv . range.rv . rep.rv . rv-package . rv . rvRhat . rvarray . rvattr . rvbern . rvbeta . rvbinom . rvboot . rvcat . rvcauchy . rvchisq . rvci . rvconst . rvcov . rvcut . rvdens . rvdirichlet . rvdiscrete . rvempirical . rvexp . rvfactor . rvgamma . rvhist . rvifelse . rvinvchisq . rvmapply . rvmatch . rvmax . rvmean . rvmeanunif . rvmin . rvmultinom . rvnchains . rvneff . rvnorm . rvnsims . rvpar . rvpermut . rvpois . rvpredict . rvquantile . rvrange . rvsample . rvsimapply . rvsims . rvt . rvunif . rvvar . simapply . sims . solve.rv . sort.rv . splitbyname . summaries . summary.rv . unlistrv . 
Some associated R codes: 00rvheader.R . Extract_rv.R . Math_rv.R . Ops_rv.R . Summary.R . abline_rv.R . anyisrv.R . aperm_rv.R . apply_rv.R . as.rv.R . as.rv.stanfit.R . as_list_rv.R . as_rv_bugs.R . as_vector_rv.R . c_rv.R . cbind_rbind_rv.R . constant.R . cor_rv.R . cov_rv.R . detachrv.R . finiterange.R . fuzzy.R . hist_rv.R . is_na_rv.R . ivplot.R . lines_rv.R . matmult_rv.R . mcmcattr.R . mean_rv.R . median_rv.R . min_max_rv.R . mlplot.R . newrv.R . nsims.R . numeric_rv.R . outer_rv.R . plot_rv.R . points_rv.R . posterior.R . postsim.R . print_rv.R . print_rvfactor.R . quantile_rv.R . random.R . range_rv.R . rep_rv.R . rv-package.R . rv-util.R . rv.R . rvVectorize.R . rv_any_na_all_na.R . rvattr.R . rvbern.R . rvbeta.R . rvbinom.R . rvboot.R . rvcards.R . rvcat.R . rvcauchy.R . rvchisq.R . rvci.R . rvcolortheme.R . rvconst.R . rvcov.R . rvcut.R . rvdens.R . rvdf.R . rvdirichlet.R . rvdiscrete.R . rvempirical.R . rvexp.R . rvfactor.R . rvfiniterange.R . rvgamma.R . rvhist.R . rvhyper.R . rvifelse.R . rvintervals.R . rvinvchisq.R . rvlength.R . rvmapply.R . rvmatch.R . rvmatrix_rvarray.R . rvmean_E_Pr.R . rvmeanunif.R . rvmedian.R . rvmin_rvmax_rvrange.R . rvminmax.R . rvmultinom.R . rvnbeta.R . rvngamma.R . rvnorm.R . rvobj.R . rvpar.R . rvpermut.R . rvpois.R . rvpredict.R . rvquantile.R . rvquantile_rvmedian.R . rvsample.R . rvsd_rvvar.R . rvsimapply.R . rvsims.R . rvsummary.R . rvt.R . rvunif.R . rvvapply.R . sd_rv.R . simapply_rv.R . sims.R . sims_as_list.R . solve_rv.R . sort_rv.R . splitbyname.R . summary_rv.R . unlist_rv.R . var_rv.R . zzz_rv.R .  Full rv package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA