Error term after running Graph twoway connected:
) required
r(100);
Question: where is/are the bracket(s) missing?
mixed satis rural##oneperson rural##localperson rural##ib5.classp ginicent lngnicent colony communism ||region:, covariance(unstructured)mle variance nostder
graph twoway connected predsatisr rural if region==1, xlabel(0 1, valuelabel) lpattern(dot) || ///
> title("Prediction of life satisfaction") ytitle("Life satisfaction, predicted") legend (col(1) lab(1"Sinic") lab(2"SEAsia") lab(3"Arabic") lab(4"Africa") lab(5"Europe") lab(6
> "PCE") lab(7"LA") lab(8"ANSaxon")) (subtitle("Legend")) scheme(s1mono) ///
> connected predsatisr rural if region==2, xlabel(0 1, valuelabel) lpattern(dash) || ///
> connected predsatisr rural if region==3, xlabel(0 1, valuelabel) lpattern(1) || ///
> connected predsatisr rural if region==4, xlabel(0 1, valuelabel) lpattern(shortdash_dot) || ///
> connected predsatisr rural if region==5, xlabel(0 1, valuelabel) lpattern(shortdash) || ///
> connected predsatisr rural if region==6, xlabel(0 1, valuelabel) lpattern("__...") || ///
> connected predsatisr rural if region==7, xlabel(0 1, valuelabel) lpattern(longdash_dot) || ///
> connected predsatisr rural if region==8, xlabel(0 1, valuelabel) lpattern(dash_dot)
) required
r(100);
Used: STATA MP 17, on Windows, Microsoft 365 (office)
) required
r(100);
Question: where is/are the bracket(s) missing?
mixed satis rural##oneperson rural##localperson rural##ib5.classp ginicent lngnicent colony communism ||region:, covariance(unstructured)mle variance nostder
graph twoway connected predsatisr rural if region==1, xlabel(0 1, valuelabel) lpattern(dot) || ///
> title("Prediction of life satisfaction") ytitle("Life satisfaction, predicted") legend (col(1) lab(1"Sinic") lab(2"SEAsia") lab(3"Arabic") lab(4"Africa") lab(5"Europe") lab(6
> "PCE") lab(7"LA") lab(8"ANSaxon")) (subtitle("Legend")) scheme(s1mono) ///
> connected predsatisr rural if region==2, xlabel(0 1, valuelabel) lpattern(dash) || ///
> connected predsatisr rural if region==3, xlabel(0 1, valuelabel) lpattern(1) || ///
> connected predsatisr rural if region==4, xlabel(0 1, valuelabel) lpattern(shortdash_dot) || ///
> connected predsatisr rural if region==5, xlabel(0 1, valuelabel) lpattern(shortdash) || ///
> connected predsatisr rural if region==6, xlabel(0 1, valuelabel) lpattern("__...") || ///
> connected predsatisr rural if region==7, xlabel(0 1, valuelabel) lpattern(longdash_dot) || ///
> connected predsatisr rural if region==8, xlabel(0 1, valuelabel) lpattern(dash_dot)
) required
r(100);
Used: STATA MP 17, on Windows, Microsoft 365 (office)
Comment