make_K: Generates kerel matrix

Description Usage Arguments Author(s)

View source: R/mlsplines.R

Description

Generates kernel matrix of J by J, where J = length(z) for multilevel splines certainly not optimal but this step shouldn't take long regardless. Used the formulation from Reinsch (1967).

Usage

1
make_K(z)

Arguments

z

Mid-interval value vector, it is safe to assume this to be equi-distant, but in principle it doesn't have to be. it's not tested though.

Author(s)

YD Hwang yhwang@g.skku.edu and ER Lee erlee@skku.edu


ydhwang/mlsplines documentation built on Oct. 8, 2019, 12:15 p.m.