Plot the SSE (sum of squared error) as a proxy for the
goodness of fit. For the TOP available solutions the SSE trace is shown.
plot_gofit(x, TOP = 6, nx = 3, ny = 2)
| x | A list of fits computed via |
|---|---|
| TOP | The first |
| nx | Columns in the matrix layout. |
| ny | Rows in the matrix layout. |
A plot of the goodness of fit.