powered by
"print"(x, digits = 2L, ...)
goodnessfit.lba.ls
goodnessfit.lba.mle
goodnessfit
data('votB') # Using LS method (default) without constraint # K = 2 ex1 <- lba(city ~ parties, votB, K = 2) exm <- goodnessfit(ex1) exm
Run the code above in your browser using DataLab