gpnlreg.predict: Use fitted models in 'fit.results' to predict at locations in...

Description Usage Arguments Value See Also

Description

The models which were fitted to the locally estimated transformation parameters in fit.results are used to predict the transformation parameters at the two dimensional locations in the first two columns of pred.

Usage

1
gpnlreg.predict(gpnl.obj, pred)

Arguments

gpnl.obj

a gpnl.obj containing fit.results

pred

a three column matrix containing xyz locations of data at which the transformation parameters will be predicted at and to which the predicted transformatin parameters will be applied to

Value

a three column matrix containing the transformed coordinates of pred

See Also

gpnlreg.apply.transformation gpnlreg.krig.local.pars


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