create.modelfit.plot {chicane} | R Documentation |
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
Author(s)
Syed Haider
[Package chicane version 0.1.8 Index]