s: Specification of smooth terms in formulas in the tvcure...

View source: R/s.R

sR Documentation

Specification of smooth terms in formulas in the tvcure function.

Description

Specification of smooth terms in formulas in the tvcure function.

Usage

s(x, ref = NULL)

Arguments

x

Name of the variable for which an additive term is requested.

ref

(Optional) reference value for x where the additive term is zero.

Value

The submitted variable for which an additive term is required.


tvcure documentation built on April 12, 2025, 1:58 a.m.

Related to s in tvcure...