The function summary.amce
computes and returns formatted data frames of effect estimates returned by amce
amce A dataframe containing AMCE estimates and standard errors. Each row corresponds to a single attribute-level effect.
baselines_amce Baseline levels for each attribute relative to which the AMCEs are calculated.
acie A dataframe containing ACIE estimates and standard errors, if any. Each row corresponds to a single attribute-level effect.
baselines_acie Baseline levels for each attribute relative to which the ACIEs are calculated.
baselines_amce_resp Baseline levels for conditional AMCE estimates, if any, relative to which interactions are calculated.
baselines_acie_resp Baseline levels for conditional ACIE estimates, if any, relative to which interactions are calculated.
samplesize_estimates The number of valid profiles (rows) in the dataset when only effects of profile varying attributes are calculated.
samplesize_resp The number of valid profiles (rows) in the dataset when respondent-varying characteristics are incorporated.
numrespondents The number of respondents in the dataset (if a respondent.id
argument was passed to amce
)
table_values_amceA dataframe giving the names of additional tables of AMCE estimates conditional on respondent-varying characteristics. A separate table is produced for each level of each respondent varying characteristic.
table_values_acieA dataframe giving the names of tables of ACIE estimates conditional on respondent-varying characteristics. A separate table is produced for each level of each respondent varying characteristic.