Hello stata experts,
I'm running a latent class analysis (gsem command) using NIH HINTS dataset (https://hints.cancer.gov/), whose manual says I have to use "svyset [pw=person_finwt0], jkrw(person_finwt1-person_finwt50,multiplier(0.98)) vce(jack) mse" for complex survey setting (person_finwt0 is the weight, and person_finwt1 - 50 are replication weights). So I did it and tried to run "svy: gsem " command and got a message that jackknife is not allowed.
------------------------------------------------------------------
prefix svy jackknife not allowed with latent classes
an error occurred when svy executed gsem
an error occurred when jackknife executed gsem
------------------------------------------------------------------
(1) In this case, what can I do in STATA? Would there be any other way to adjust for HINTS survey design? The HINTS survey was based on: stratified sample of addresses from file of residential addresses to oversample minority households, and surveying one adult in the households.
(2) Also, I converted the data file for MPlus, and tried to run LCA using TYPE = COMPLEX; REPSE = JACKKNIFE; but it requires a file of multipliers instead of designating multiplier(0.98) as in STATA. How could I generate a multiplier file in this case?
Thank you,
Hoon
Related Posts with JACKKNIFE for GSEM
interaction effects LPM vs logisticHi! I am trying to understand why my interaction effects get different signs when using an logistic…
Bank's Cost efficiency and Lerner index for competition estimation in panel data using Stochastic Frontier AnalysisDear Experts, Can anyone help me to estimate Bank's Cost efficiency and Lerner index for competitio…
How to deal with missing observations in large data setsHello everybody, have a lovely weekend. I have a question. I have a data set from the survey of livi…
graph add vertical line using value in macro variableI am using Stata 13 I want to develop code to add a single vertical line on a graph using a value ob…
Add variables from a very different set of informationDear friends, I would like to ask you for help on a problem, hopefully someone can help me. I have …
Subscribe to:
Post Comments (Atom)
0 Response to JACKKNIFE for GSEM
Post a Comment