search for: 194043

Displaying 2 results from an estimated 2 matches for "194043".

Did you mean: 94043
2009 Oct 17
0
how to cluster data for use with lmer
...er+gemeduc+gemhhinc+es_gdppcppp+(1 | yearctry),family=binomial(link="probit"),data=e) I get Generalized linear mixed model fit by the Laplace approximation Formula: discent ~ age + gender + gemeduc + gemhhinc + es_gdppcppp + (1 | yearctry) Data: e AIC BIC logLik deviance 194043 194122 -97014 194029 Random effects: Groups Name Variance Std.Dev. yearctry (Intercept) 4.0708e-06 0.0020176 *Number of obs: 655078, groups: yearctry, 1* Fixed effects: Estimate Std. Error z value Pr(>|z|) (Intercept) -7.578e-01 1.839e-02 -41.20 < 2e-16 *** age...
2009 Oct 18
2
How to create MULTILEVELS in a dataset??
Dear R users I have a data set which has five variables. One depenedent variable y, and 4 Independent variables (education-level, householdincome, countrygdp and countrygdpsquare). The first two are data corresponding to the individual and the next two coorespond to the country to which the individual belongs to. My data set does not make this distinction between individual level and country