h1_init: Initializes the Processed Additive Predictor for TM's...

View source: R/main.R

h1_initR Documentation

Initializes the Processed Additive Predictor for TM's Interaction

Description

Initializes the Processed Additive Predictor for TM's Interaction

Usage

h1_init(yterms, h1pred, add_const_positiv = 0)

Arguments

yterms

Terms for the response

h1pred

Interacting predictor

add_const_positiv

Shift basis for the predictors to be strictly positive

Value

returns a subnetwork_init function with pre-defined arguments


deeptrafo documentation built on April 3, 2025, 10:38 p.m.

Related to h1_init in deeptrafo...