The goal of pawnr
is to provide a set of functions to compute and visualize PAWN
sensitivity indices in the R environment.
So far, only the development version is available. To install it, do as follows:
install.packages("devtools")
devtools::install_github("arnaldpuy/pawnr", build_vignettes = TRUE)
This is a basic example which shows you how to solve a common problem:
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.