Plot the observed data and the fitted model of an mkinfit object
Deprecated function. It now only calls the plot method plot.mkinfit
.
mkinplot(fit, ...)
fit
: an object of class mkinfit
....
: further arguments passed to plot.mkinfit
.The function is called for its side effect.
Johannes Ranke