LinSpline: Simple linear spline

View source: R/dutils.R

LinSplineR Documentation

Simple linear spline

Description

Simple linear spline

Usage

LinSpline(x, knots, num = TRUE, name = "Spline")

Arguments

x

variable to make into spline

knots

cut points

num

to give names x1 x2 and so forth

name

name of spline expansion name.1 name.2 and so forth

Author(s)

Thomas Scheike


mets documentation built on Jan. 17, 2023, 5:12 p.m.