apply_respfun_outcome | R Documentation |
This is an internal function for the extreme case that a vector is plugged into a response function depending on outcome information.
apply_respfun_outcome(x, outcome, links)
x |
Vector of additive predictors. |
outcome |
Factor vector containing information on the outcome of the corresponding element of vector x. |
links |
Vector containing the names of the respective links for the mu outcomes. |
Vector of lenght x where different response functions have been applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.