Search found 4 matches

by pd65
Tue Jul 05, 2011 8:16 am
Forum: runmlwin user forum
Topic: Error code: r(-1073740777);
Replies: 7
Views: 13871

Re: Error code: r(-1073740777);

Looks like it is a network related problem.

Many thanks for all you help and advice!

Paula
by pd65
Mon Jul 04, 2011 12:41 pm
Forum: runmlwin user forum
Topic: Error code: r(-1073740777);
Replies: 7
Views: 13871

Re: Error code: r(-1073740777);

I have tried the set out examples, but am getting the same problem. I have used viewmacro and followed the steps you have given with these examples and my own data and they run fine.

Also, MLwiN is using 2 of my variables as continuous, whereas I need them to be categorical.Is there a way to ...
by pd65
Mon Jul 04, 2011 11:28 am
Forum: runmlwin user forum
Topic: Error code: r(-1073740777);
Replies: 7
Views: 13871

Re: Error code: r(-1073740777);

The error comes up just after the MLwiN start up screen is lauchched. I doesn't get very far at all.

I have set trace on, a lot of code is given. The last few lines of code before the error is ...
by pd65
Mon Jul 04, 2011 10:01 am
Forum: runmlwin user forum
Topic: Error code: r(-1073740777);
Replies: 7
Views: 13871

Error code: r(-1073740777);

Hi,

I am trying to run a MLM in Stata using the runmlwin command. However, when running the following code:

runmlwin failure cons sex townsend agecat period, level2(prac2: cons) level1(id) discrete(dist(binomial) link(logit) denom(cons)) mlwinpath(C:\Program Files (x86)\MLwiN v2.23\mlwin.exe)

I ...