test | R Documentation |
The output of WLogit in the example given in the vignette.
data("test")
The format is: List of 4 $ beta : num [1:50, 1:500] 0 0 0 0 0 ... $ lambda : num [1:50] 100.8 80 73 58.9 56.7 ... $ beta.min : num [1:500] 0.0194 0.0348 0.0259 0.0287 0.0385 ... $ log.likelihood: num [1:50] 57.7 57.7 57.7 57.7 57.7 ...
data(test)
str(test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.