create.modelfit.plot: create.modelfit.plot
Description
create a plot representing model's fit
Usage
create.modelfit.plot(model, file.name = NULL, resolution = 300)
Arguments
model
An object of fitted model
file.name
A string specifying plotting file name
resolution
A numeric specifying plot's resolution
Value
TRUE if plot was successfully created