help > Group Level SEM
Showing 1-2 of 2 posts
Display:
Results per page:
May 2, 2016  03:05 PM | Brittany Martinez - Penn State Hershey College of Medicine
Group Level SEM
Hello!

  I have run the program and it runs for all the individual subjects, but this is the error I get when it runs the group-level:

Finding group-level paths...
Warning: DOS programs may not execute correctly when the
current directory is a UNC pathname.
> In miSEM5 at 125
In GIMME>pushbutton1_Callback at 115
In gui_mainfcn at 96
In GIMME at 43
In @(hObject,eventdata)GIMME('pushbutton1_Callback',hObject,eventdata,guidata(hObject))
'\\winhpc\winfs\home\bes228\Desktop\Aging\output'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
Access is denied.
??? Error using ==> fread
Invalid file identifier. Use fopen to generate a valid file
identifier.

Error in ==> miSEM5 at 135
inputFrom_o_txt = fread( fid, '*char' )';
Error in ==> GIMME>pushbutton1_Callback at 115
miSEM5(rois, out, eusem, inputs, criteria, ar, outname, aa)
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> GIMME at 43
gui_mainfcn(gui_State, varargin{:});
Error in ==>
@(hObject,eventdata)GIMME('pushbutton1_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uicontrol Callback

Would you happen to know how to fix this?

Thank you!
Mar 17, 2017  04:03 PM | Kathleen Gates
RE: Group Level SEM
Hi Brittany, 

The problem seems to be the location of the Lisrel program. Is it on a server?

We experience a number of problems with Lisrel since they are no longer supporting licenses on servers. Additionally, Lisrel is no longer supported for Linux & Mac.

For this reason we highly recommend using our R package gimme. It also has a GUI and is quite easy to use (even if you've never used R). Directions for using the GUI can be found here: http://gimme.web.unc.edu/63-2/

Best,
Katie