compute_thin_plate_spline_error: Compute fit error at original data points

Description Usage Arguments Value Author(s)

View source: R/retina-package.r

Description

compute the error at a set of desired points

Usage

1
compute_thin_plate_spline_error(x, y, thin_plate_spline_object)

Arguments

x

the x coordinates of the original points that were smoothed

y

the y coordinates of the original points that were smoothed

thin_plate_spline_object

output object from fields::Tps

Value

error A data frame of the error at each of the original points

Author(s)

Brian Cohn


yinscapital/retina-analysis-reference documentation built on May 22, 2019, 12:40 p.m.