Description Usage Arguments Examples
Title
1  | xmat(data.ld, allow = T)
 | 
data.ld | 
|
allow | 
1 2 3 4 5 6 7 8 9 10 11 12 13  | ## Not run: 
ZelenCap.ld <- frame.to.ld(zelencap,
                           response.column = 1,
                           censor.column = 2,
                           case.weight.column = 3,
                           x.columns = c(4, 5),
                           time.units = "Hours")
xmat(ZelenCap.ld)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.