fitRcsHte: Fit Restricted Cubic Spline HTE

Description Usage Arguments

View source: R/FitSmooth.R

Description

Fit a restricted cubic spline smooth type of model to a dataframe

Usage

1
fitRcsHte(data, settings)

Arguments

data

A dataframe containing at least a column named "riskLinearPredictor" and column named "outcome". Currently, only binary outcomes are supported.

settings

A list of settings generated from createRcsSettings()


rekkasA/SmoothHte documentation built on Sept. 8, 2021, 2:40 a.m.