Learn R Programming

BSTFA (version 0.1.0)

defineRegion: Define the initial region of interest.

Description

Define the region of interest. Used internally in the makePredS function.

Usage

defineRegion(out, location)

Value

A list where each element of the list returns a vector of defining the "region" for each prediction location for the given knot resolution.

Arguments

out

Output object from BSTFA or BSTFAfull functions.

location

Matrix of coordinates for the new locations.

Author

Candace Berrett and Adam Simpson