f.link | R Documentation |
Generate model.matrix for transformation of outcomes
f.link(outcomes, Y, link = NULL, knots = NULL, na.action = "na.pass")
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 |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.