Learn R Programming

lgcp (version 1.8)

affine.fromXYZ: affine.fromXYZ function

Description

An affine transformation of an object of class fromXYZ. Nearest Neighbour interpolation

Usage

# S3 method for fromXYZ
affine(X, mat, ...)

Arguments

X

an object of class fromFunction

mat

matrix of affine transformation

...

additional arguments

Value

the object acted on by the transformation matrix