| as.qi.list {Zelig} | R Documentation |
list -> qi This function has a lot of room to go wrong. It tries o detect whether the zelig model is old-style or new-style (as of 4/4/2011). Eventually this feature should be phased out.
as.qi.list(s)
s |
a list |
an object of type ‘qi’
This method has peculiar behavior when the list contains only two elements. The crucial fix is to simply remove the portion of code which intentionally implements this perculiar behavior.
Matt Owen mowen@iq.harvard.edu