mkinplot {mkin} | R Documentation |
Plot the observed data and the fitted model of an mkinfit object
Description
Deprecated function. It now only calls the plot method
plot.mkinfit
.
Usage
mkinplot(fit, ...)
Arguments
fit |
an object of class |
... |
further arguments passed to |
Value
The function is called for its side effect.
Author(s)
Johannes Ranke
[Package mkin version 1.2.6 Index]