gofm(output)
"print"(x, digits = getOption("digits"), ...)
clogit
or glm
.
format
.
RHO2 = 1 - (LLb / LL0)
. AdjRHO2 = 1 - ((LLb - K) / LL0)
.In version 0.3-0 and later versions, this function is also available for calculating goodness-of-fit measures for binary choice models estimated by using the function glm
in the package stats.
Cameron, A. C. and Trivedi, P. K. (2005) Microeconometrics: Methods and Applications. Cambridge University Press.
Aizaki, H. (2012) Basic Functions for Supporting an Implementation of Choice Experiments in R. Journal of Statistical Software, Code Snippets, 50(2), 1--24. http://www.jstatsoft.org/v50/c02/
clogit
, glm
, make.dataset
# See "Examples" for the function make.dataset.
Run the code above in your browser using DataLab