View source: R/HelperFunctions.R
s1 | R Documentation |
Identifier of the first short-term outcome
s1(x)
x |
the first short-term outcome |
This is a helperfunction used by multipredict()
to identify the first
short-term outcome. If used directly it will only return the input. Therefore it should
not be called directly and only be used in the 'formula' argument in multipredict()
to identify the variable that is the first short-term outcome. See 'Examples' section of
multipredict()
for more details.
returns the input if this function is used directly. See 'details' for more explanation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.