Description Usage Arguments Value Author(s) References See Also Examples
Returns the sensitivity indexes for given input and output arguments
1 |
data |
An object of class |
M |
A length-one numeric vector indicating the number of coefficients |
gfx |
A length-one character vector providing the conditional regression line plot main title |
outcol |
A length-one numeric vector indicating the output column to focus on |
A list
object containing the sensitivity measures described above.
Sergio Venturini sergio.venturini@unito.it
Venturini, S., Borgonovo, E. (2020), "Sensitivity Analysis Using
R
: the SAuR Package", Technical report.
betaKS3_R
for computing some sensitivity measures.
1 2 3 4 5 | ## Not run:
data(simdata_sub, package = "SAuR")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.