1995年米国下院議員の最初の100日間¶
説明¶
Gillの例では、米国第104回下院議員の最初の100日間における議案割り当て数を説明しようとしています。応答変数は、20の委員会における最初の100日間における議案割り当て数です。説明変数は、第103回下院の最初の100日間における割り当て数、委員会の議員数、小委員会の数、委員会に割り当てられたスタッフ数の対数、委員会が高 prestige委員会であるかどうかを示すダミー変数、および小委員会の数とスタッフサイズの対数の間の交互作用項です。
loadによって返されるデータは、上記の例を表すようにクレンジングされていません。
注記¶
Number of Observations - 20
Number of Variables - 6
Variable name definitions::
BILLS104 - Number of bill assignments in the first 100 days of the
104th House of Representatives.
SIZE - Number of members on the committee.
SUBS - Number of subcommittees.
STAFF - Number of staff members assigned to the committee.
PRESTIGE - PRESTIGE == 1 is a high prestige committee.
BILLS103 - Number of bill assignments in the first 100 days of the
103rd House of Representatives.
Committee names are included as a variable in the data file though not
returned by load.
出典¶
Jeff Gill著「一般化線形モデル:統一的アプローチ」
http://jgill.wustl.edu/research/books.html
著作権¶
原著作者の明示的な許可を得て使用しています。すべての権利は原著作者に帰属します。
最終更新日:2024年10月3日