Learn R Programming

lgcp (version 1.3-8)

affine.fromFunction: affine.fromFunction function

Description

An affine transformation of an object of class fromFunction

Usage

## S3 method for class 'fromFunction':
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