Description Usage Arguments Value
process.residuals
calculates mean squared and mean absolute error summary
statistics, and the plotting functionality can be used as model diagnostics
1 2 | process.residuals(d1, d2.obs, d2.true, d2.hat, data.gend, plot = FALSE,
gpnl.obj, zlim = NULL)
|
d1 |
data set 1 |
d2.obs |
the observed (deregistered) data set 2, which need(ed) to be registered |
d2.true |
the true values of data set 2 |
d2.hat |
the registration model fitted values for data set 2 (i.e. the registered data set 2) |
a list of summary statistics and residual matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.