plot.wrtpls: Plots of the Output of a Permutation Distribution for an mvdareg Object with method = "bidiagpls"
Description
This takes an mvdareg object fitted with method = "bidiagpls" and produces a graph of the bootstrap distribution and its corresponding normal quantile plot for a variable of interest.
Usage
# S3 method for wrtpls
plot(x, comp = 1:object$ncomp, distribution = "log", ...)
Value
The output of plot.wrtpls is a histogram of the permutation distribution with the following vertical line indicators.
Solid line = Actual Value;
Dashed Line = Critical Value from t-distribution at the model specifed alpha;
Dotted line = Quantile at the model specifed alpha
Arguments
x
an object of class "mvdareg", i.e., a plsFit.
comp
number of latent variables to generate the permutation distribution
distribution
plot the "log", or "actual", of the permutation distribution