preplot Pre-computations for a Plotting Object
 Description
Compute an object to be used for plots relating to the given model object.
Usage
preplot(object, ...)
Arguments
| object | a fitted model object. | 
| ... | additional arguments for specific methods. | 
Details
Only the generic function is currently provided in base R, but some add-on packages have methods. Principally here for S compatibility.
Value
An object set up to make a plot that describes object. 
    Copyright (©) 1999–2012 R Foundation for Statistical Computing.
Licensed under the GNU General Public License.