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.

Description

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.

Usage

  as.qi.list(s)

Arguments

s

a list

Value

an object of type ‘qi’

Note

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.

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]