dear Chris, I have replaced my runmlwin ado with the one you suggested and everything works fine now,
thank you so much, very appreciated!
Search found 7 matches
- Mon Jun 10, 2019 12:39 pm
- Forum: runmlwin user forum
- Topic: Saving residuals chains
- Replies: 2
- Views: 6794
- Thu Jun 06, 2019 9:58 am
- Forum: runmlwin user forum
- Topic: Saving residuals chains
- Replies: 2
- Views: 6794
Saving residuals chains
dear all,
I am running a cross classified model and I am having troubles saving the MCMC chains for residuals.
I attach here a simplified version of the code I am using:
global MLwiN_path "C:\Program Files (x86)\MLwiN v2.35\x64\mlnscript.exe"
gen cons=1
runmlwin attendp cons, ///
level2(cohort ...
I am running a cross classified model and I am having troubles saving the MCMC chains for residuals.
I attach here a simplified version of the code I am using:
global MLwiN_path "C:\Program Files (x86)\MLwiN v2.35\x64\mlnscript.exe"
gen cons=1
runmlwin attendp cons, ///
level2(cohort ...
- Tue Mar 20, 2018 11:46 am
- Forum: runmlwin user forum
- Topic: Cross-classified APC models
- Replies: 3
- Views: 16793
Re: Cross-classified APC models
dear all,
I give new life to this topic. I am doing something similar to David.
My dv is probability to attend Church weekly (range 0-1)
I have age variable, cohort (9 categories) and period (7 categories)
I estimate the model using runmlwin
global MLwiN_path "C:\Program Files (x86)\MLwiN v2.35 ...
I give new life to this topic. I am doing something similar to David.
My dv is probability to attend Church weekly (range 0-1)
I have age variable, cohort (9 categories) and period (7 categories)
I estimate the model using runmlwin
global MLwiN_path "C:\Program Files (x86)\MLwiN v2.35 ...
- Tue Mar 22, 2016 12:10 pm
- Forum: runmlwin user forum
- Topic: Predicted probabilties for multivariate logistic multilevl model
- Replies: 1
- Views: 3960
Predicted probabilties for multivariate logistic multilevl model
dear all, I am running this multivariate logistic multilevel model:
unmlwin ///
(Practice cons cohort2 cohortsqr Mixed Protestant Orthodox MixedXcohort ProtestantXcohort OrthodoxXcohort MixedXcohortSQR ProtestantXcohortSQR OrthodoxXcohortSQR Female Wave_2 Wave_3 Wave_4 , equation(1 ...
unmlwin ///
(Practice cons cohort2 cohortsqr Mixed Protestant Orthodox MixedXcohort ProtestantXcohort OrthodoxXcohort MixedXcohortSQR ProtestantXcohortSQR OrthodoxXcohortSQR Female Wave_2 Wave_3 Wave_4 , equation(1 ...
- Mon Feb 08, 2016 4:48 pm
- Forum: runmlwin user forum
- Topic: Residuals command for multivariate
- Replies: 1
- Views: 3657
Residuals command for multivariate
hi all,
someone can please give an example of sintax for asking residuals in multivariate multilevel models? The command residuals(u) seems not working..
here my sintax...
runmlwin ///
(Practice cons, equation(1)) ///
(BeliefGHH cons, equation(2)) ///
(Definition cons, equation(3 ...
someone can please give an example of sintax for asking residuals in multivariate multilevel models? The command residuals(u) seems not working..
here my sintax...
runmlwin ///
(Practice cons, equation(1)) ///
(BeliefGHH cons, equation(2)) ///
(Definition cons, equation(3 ...
- Mon Feb 08, 2016 4:02 pm
- Forum: runmlwin user forum
- Topic: MCMC on logistic multivariate multilevel models?
- Replies: 1
- Views: 3393
MCMC on logistic multivariate multilevel models?
hi all,
Is there some way to use MCMC estimation for logistic multivariate models?
Thanks,
Francesco
Is there some way to use MCMC estimation for logistic multivariate models?
Thanks,
Francesco
- Mon Oct 19, 2015 3:19 pm
- Forum: MLwiN user forum
- Topic: Graph for multivariate responses
- Replies: 1
- Views: 3332
Graph for multivariate responses
dear all,
I'm building a 3+1 model with multivariate responses (3 binary outcomes with logit link). I want to plot the predictions grouped by countries (higher level). When I try MlWin give me "Input columns have unequal leghts". Of course my prediction column (Y) has 406935 cases (135656 * 3 ...
I'm building a 3+1 model with multivariate responses (3 binary outcomes with logit link). I want to plot the predictions grouped by countries (higher level). When I try MlWin give me "Input columns have unequal leghts". Of course my prediction column (Y) has 406935 cases (135656 * 3 ...