Description Usage Arguments Examples
Applies Weights to households. Calls ownership() ; returns expYYYY[renters/owners] This function weighs Israeli census data. Returns 1 of 6 options mat[owner/renter]Weighted[Income/Consumption/NHC].
1  | weighHouseholds(class, metric)
 | 
class | 
 Takes values of renters or owners.  | 
metric | 
 Takes values of income, consumption or NHC.  | 
1 2 3  | weighHouseholds('renters','income')
weighHouseholds('owners','consumption')
weighHouseholds('renters','NHC')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.