test {WLogit} | R Documentation |
WLogit output
Description
The output of WLogit in the example given in the vignette.
Usage
data("test")
Format
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 ...
Examples
data(test)
str(test)
[Package WLogit version 2.1 Index]