extract_setrange: Extract setrange to return as tidy formatted data frame

View source: R/interface.R

extract_setrangeR Documentation

Extract setrange to return as tidy formatted data frame

Description

Extract setrange to return as tidy formatted data frame

Usage

extract_setrange(obj, which_range = "range", only_setx = FALSE)

Arguments

obj

a zelig object containing a range of simulated quantities of interest

which_range

character string either 'range' or 'range1' indicating whether to extract the first or second set of fitted values

only_setx

logical whether or not to only extract 'setx“ values.

Author(s)

Christopher Gandrud

See Also

zelig_qi_to_df


IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.