You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,11 @@ RVis is a desktop application for Microsoft Windows. You will need:
12
12
- Microsoft .NET Framework v4.7.1 or later
13
13
- R v3.1 or later
14
14
15
+
RVis depends on various R packages to provide functionality:
16
+
17
+
- To use the sensitivity analysis feature in RVis, you will need to install the R [sensitivity](https://cran.r-project.org/web/packages/sensitivity/) package
18
+
- The MCMC feature in RVis can provide diagnostics, for which you will need to install the [coda](https://cran.r-project.org/web/packages/coda/) package
19
+
15
20
## Installation
16
21
17
22
Visit the [releases](https://github.com/GMPtk/RVis/releases) page and download the zip archive containing the latest RVis.
0 commit comments