Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 1.09 KB

R-CMD-check submit-CRAN CRAN-status Downloads(monthly)

DiceView: Methods for visualization of Computer Experiments Design and Surrogate

View 2D/3D sections, contour plots, mesh of excursion sets for computer experiments designs, surrogates or test functions.

Installation

You can install the stabe version of the package using CRAN:

install.packages('DiceView')

Or install the latest version of the package using the remotes R package:

install.packages('remotes')
remotes::install_github("IRSN/DiceView")

Analytics