Search found 1341 matches

by ChrisCharlton
Mon Oct 01, 2012 8:50 am
Forum: Realcom user forum
Topic: Multivariate Ordered regression: error matrix dimensions
Replies: 6
Views: 9642

Re: Multivariate Ordered regression: error matrix dimensions

Realcom only understands numeric variables, so you will need to generate the categorical dummies before importing the data.
by ChrisCharlton
Mon Oct 01, 2012 8:48 am
Forum: Realcom user forum
Topic: Realcomimputeload error: `var’ found where numeric variable
Replies: 5
Views: 9051

Re: Realcomimputeload error: `var’ found where numeric varia

If you still find the problem after running again and can replicate it on simulated data then we could look at that instead.
by ChrisCharlton
Thu Sep 27, 2012 10:52 am
Forum: Realcom user forum
Topic: Realcomimputeload error: `var’ found where numeric variable
Replies: 5
Views: 9051

Re: Realcomimputeload error: `var’ found where numeric varia

If you can sent a copy of your data and information on the model specification to H.Goldstein@bristol.ac.uk then we can investigate what is causing the issue.
by ChrisCharlton
Tue Sep 25, 2012 10:12 am
Forum: Realcom user forum
Topic: Multivariate Ordered regression: error matrix dimensions
Replies: 6
Views: 9642

Re: Multivariate Ordered regression: error matrix dimensions

Can you confirm whether you added any factors to the model before running it, as I am able to replicate the message that you saw if I have no factors, but as soon as I add one the model is estimated without errors?
by ChrisCharlton
Thu Sep 20, 2012 8:49 am
Forum: MLwiN user forum
Topic: Residuals
Replies: 2
Views: 4540

Re: Residuals

Have you checked the residual output columns? It's possible that this error is due to a calculation problem with only one of the residual types and that the one that you are interested in was calculated correctly. To check wither it's the missing values in the data set that are causing the problem y...
by ChrisCharlton
Thu Sep 20, 2012 8:43 am
Forum: MLwiN user forum
Topic: Level 2 units
Replies: 1
Views: 3632

Re: Level 2 units

It's possible that your data isn't sorted in the order of the model hierarchy. MLwiN generally uses the fact that the unit number has changed to determine that it is the next unit so if you had the same unit number twice, but with a different one in between it would be counted as two different units.
by ChrisCharlton
Tue Sep 18, 2012 8:59 am
Forum: runmlwin user forum
Topic: trouble fitting cross-classified model
Replies: 3
Views: 5789

Re: trouble fitting cross-classified model

This is a usually caused by a Stata limit, see http://www.cmm.bristol.ac.uk/forum/viewtopic.php?f=3&t=176 for a possible workaround. Note, you should not longer need to increase the MLwiN maximum number of explanatory variables as indicated in the solution because runmlwin now sets this based on...
by ChrisCharlton
Thu Sep 06, 2012 9:34 am
Forum: MLwiN user forum
Topic: error term
Replies: 1
Views: 3576

Re: error term

There are two likely causes of this error message:

1) You don't have enough worksheet space allocated (It needs at least the length of the source column to be available), in which case you can fix it by increasing the worksheet size.

or

2) The source column contains no data.
by ChrisCharlton
Fri Aug 31, 2012 8:13 pm
Forum: Realcom user forum
Topic: REALCOM-IMPUT install problem
Replies: 3
Views: 8167

Re: REALCOM-IMPUT install problem

Yes, you should receive a link to the download from info-cmm@bristol.ac.uk.
by ChrisCharlton
Fri Aug 31, 2012 6:47 pm
Forum: Realcom user forum
Topic: REALCOM-IMPUT install problem
Replies: 3
Views: 8167

Re: REALCOM-IMPUT install problem

In order to use Realcom-Impute you need to first install the Matlab runtime that matches the version that it was compiled with (currently 2009a). You can obtain this by following the instructions given in http://www.bristol.ac.uk/cmm/software/realcom/#matlab.