Description Usage Arguments Details Value Author(s) Examples
A plotting function which displays a barplot of the (standardized) residuals. The bars are colour-coded with heat colours proportional to the residual value. As default, the residuals are displayed together with the points of the fitted PCR curve.
1 |
object |
an object of class 'pcrfit. |
overlay |
logical. If |
ylim |
graphical ylim values for tweaking the scale and position of the barplot overlay. |
... |
any other parameters to be passed to |
If replicate data is present in the fitted curve, the residuals from all replicates i, j are summed up from the absolute values: Y_i = ∑{|\hat{\varepsilon}_{i, j}|}.
A plot as described above.
Andrej-Nikolai Spiess
1 2 3 4 5 6 7 8 9 10 11 |
Loading required package: MASS
Loading required package: minpack.lm
Loading required package: rgl
Loading required package: robustbase
Loading required package: Matrix
Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE
3: .onUnload failed in unloadNamespace() for 'rgl', details:
call: fun(...)
error: object 'rgl_quit' not found
[1] "pcrfit" "nls"
[1] "pcrfit" "nls"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.