powered by
## S3 method for class 'mnl.spec': summary(object, ...)
mnl.spec
data(heating) spec <- mnl.spec(depvar ~ ic | oc, heating, varying=3:12, sep='') summary(spec)
Run the code above in your browser using DataLab