createZSpline: Create zSpline

Description Usage Arguments

View source: R/zSpline.R

Description

Allows to incorporate splines into INLA based analyses

Usage

1
createZSpline(val, a = NULL, b = NULL, nKnots = NULL)

Arguments

val

Vector or values to fit a spline to

a

Starting value, might be NULL (lowest value)

b

Ending value, might be NULL (highest value)

nKnots

number of knots


mknoll/incAnalysis documentation built on Oct. 22, 2020, 9:20 a.m.