View source: R/saeplus_ebpreports.R
saeplus_regtable | R Documentation |
This function takes the results of the EBP function and creates more outputs to be included in reports
saeplus_regtable( ebp_obj = ginemdi_model2, hhsample_dt = gin_master.dt, hhcensus_dt = gin_mastercentroid.dt, samplegrid = "id", censusgrid = "id" )
ebp_obj |
an object of class "emdi", "ebp" |
hhsample_dt |
household level survey dataset containing grid ID |
hhcensus_dt |
household level population dataset containing grid ID |
samplegrid |
grid ID variable in hhsample_dt |
censusgrid |
grid ID variable in hhcensus_dt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.