process.residuals: Process residuals from registration

Description Usage Arguments Value

Description

process.residuals calculates mean squared and mean absolute error summary statistics, and the plotting functionality can be used as model diagnostics

Usage

1
2
process.residuals(d1, d2.obs, d2.true, d2.hat, data.gend, plot = FALSE,
  gpnl.obj, zlim = NULL)

Arguments

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)

Value

a list of summary statistics and residual matrices


ashtonwiens/gp.nonrigid.registration documentation built on April 11, 2020, 12:28 a.m.