outerG: Outer function for gfun.

Description Usage Arguments Value Author(s)

View source: R/RcppExports.R

Description

Function to compute the matrix of Green's function evaluation for any two vectors t and tp.

Usage

1
outerG(t, tp, gfun, inv)

Arguments

t

Numeric vector of observation times.

tp

Numeric vector evaluation times.

gfun

Integer value 1-10 (choice of Greens function).

inv

Logical (want inverse matrix or not)

Value

Numeric vector of fitted values.

Author(s)

Helene Charlotte Rytgaard


helenecharlotte/L1splines documentation built on May 17, 2019, 3:24 p.m.