Estimates the partial inclination coefficient of a model response
in relation with all model input variables.
Usage
pic(LHS, nboot = 0, conf = 0.95)
Arguments
LHS
The LHS object containing the input and output for the model.
nboot
Number of bootstrap replicates
conf
Confidence of the bootstrap interval
Details
Warning: in the current version, bootstraping only works for models with
a single output variable. This will be fixed in later versions of the
package.