baGetOutcome | R Documentation |
Define outcome based on longitudinal outcomes
baGetOutcome(mat.y, type = c("ratio", "change", "base"))
mat.y |
outcomes represented as a matrix |
type |
type of longitudinal outcomes |
if type is "base", the first column is returned. Otherwise the ratio of last column and first column is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.