Multilevel model for SPA data [message #26134] |
Fri, 10 February 2023 10:12 |
Lucia
Messages: 3 Registered: April 2020
|
Member |
|
|
Hello, I am conducting an analysis of the labor and delivery observations using data from SPAs conducted in Kenya 2010, Malawi 2013-14, and Nepal 2021.
I want to carry out a multilevel mixed-effect model for each country, however, I have read different opinions about it in the forum.
I saw that some people suggest setting the clwgt = 1 and just using the fcwgt for the multilevel model, this is because the clwgt already takes into account the fcwgt.
Others suggest using both weights with this code: svyset inv_id, weight(fcwgt) strata(strata) singleunit(centered) ||_n, weight(clwgt).
I also saw that there is a document that explains how to approximate level weights, however, it is for DHS data and not SPA data.
I was wondering if you could help me in understanding which method should I use, and if the document on DHS data is applicable to SPA data.
many thanks,
Kind regards,
Lucia
|
|
|