FHT_link_function: FHT link function

Description Usage Arguments Value Examples

View source: R/FHT_link_function.R

Description

Given design matrices, returns the corresponding link function, taking beta, gamma. Essentially encapsulating the design matrices.

Usage

1

Arguments

X

Design matrix for ln y0 = beta^T * X

Z

Design matrix for mu = gamma^T * Z

Value

link_function Function taking beta, gamma and returning y0, mu.

Examples

1
R code here showing how your function works

vegarsti/fhtboost documentation built on Dec. 14, 2019, 10:44 p.m.