plotRegcoeffs.regmodel {mdatools} | R Documentation |
Shows plot with regression coefficient values. Is a proxy for link{plot.regcoeffs}
method.
## S3 method for class 'regmodel'
plotRegcoeffs(obj, ncomp = obj$ncomp.selected, ...)
obj |
a regression model (object of class |
ncomp |
number of components to show the plot for |
... |
other plot parameters (see |