fitLoessHte: Fit Loess HTE

Description Usage Arguments

View source: R/FitSmooth.R

Description

Fit a loess type of model to a dataframe

Usage

1
fitLoessHte(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 createLoessSettings()


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