Dear Sadia,
I am not an expert on the -bs- command, but my guess is that you need to use the option -idcluster-. Also, you are right in pointing out that the -vce- option does not work here; that was an unfortunate leftover from an earlier version of the command using -qreg- instead of -sqreg-. The right command should be:
where the option -reps(2)- is again just to speed up the process and should not materially affect the results.
Thank you for your kind words and for pointing out my mistake.
Joao
I am not an expert on the -bs- command, but my guess is that you need to use the option -idcluster-. Also, you are right in pointing out that the -vce- option does not work here; that was an unfortunate leftover from an earlier version of the command using -qreg- instead of -sqreg-. The right command should be:
Code:
bs _b , cluster(id) reps(500): sqreg y x, q(0.25 0.50 0,75) reps(2)
Thank you for your kind words and for pointing out my mistake.
Joao
Comment