extract_setx: Extract setx for non-range and return tidy formatted data frame
Description
Extract setx for non-range and return tidy formatted data frame
Usage
extract_setx(obj, which_x = "x", only_setx = FALSE)
Arguments
obj
a zelig object containing simulated quantities of interest
which_x
character string either 'x'
or 'x1'
indicating whether
to extract the first or second set of fitted values
only_setx
logical whether or not to only extract `setx`` values.