r1_create: Create R1 knots on a grid a specificed number of knots wide

Description Usage Arguments Value

View source: R/front_end.R

Description

Create R1 knots on a grid a specificed number of knots wide

Usage

1
r1_create(locations, spatial_dimension, n_x = 10, buffer = 0)

Arguments

locations

1d vector or 2d matrix of locations of the data.

spatial_dimension

1 or 2

n_x

how wide the grid should be in number of knots

buffer

how much wider should the grid be than then data range

Value

vector or n by 2 matrix of knot locations


daktx2/MSSS documentation built on May 24, 2020, 4:28 a.m.