|
output parameters = effect betaopts = wl standarderrors = robust profile probmeans = posterior estimatedvalues = model; variables dependent racist_ nominal, communists_ nominal, militarists_ nominal, atheists_ nominal, homtest nominal, paprecat nominal, madeg nominal, padeg nominal; independent education nominal, cohort_ nominal; latent ClusterTol nominal 4, clusterstatus nominal 3; equations clusterTol <‐ 1 + clusterstatus+ education + cohort_; clusterstatus <‐(a1)1 + education; homtest <‐ (a)1 + (b)ClusterTol; racist_ <‐ (c)1 + (d)ClusterTol; communists_ <‐ (e)1 + (f)ClusterTol; militarists_ <‐ (g)1 + (h)ClusterTol; atheists_ <‐ (i)1 + (j)ClusterTol; paprecat <‐ (k1)1 + (k2)clusterstatus; madeg <‐ (k3)1 + (k4)clusterstatus; padeg <‐ (k5)1 + (k6)clusterstatus; a b c d e f g h i j k1 k2 k3 k4 k5 k6 ={<<fixed values>>} |