f.link: Generate model.matrix for transformation of outcomes

View source: R/DataFormat.R

f.linkR Documentation

Generate model.matrix for transformation of outcomes

Description

Generate model.matrix for transformation of outcomes

Usage

f.link(outcomes, Y, link = NULL, knots = NULL, na.action = "na.pass")

Arguments

outcomes

names of the outcomes

Y

values of the outcomes

link

indicates link used to transform outcome

knots

indicates position of knots used to transform outcomes

na.action

indicates na.action argument

Value

a list


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.