Handy R tips

Posted on
Picture of user. tbates Joined: 07/31/2009
Put your UI- and R-tips here.
Replied on Mon, 06/04/2012 - 02:58
No user picture. bob3d Joined: 06/04/2012

hello. I am a new user of R programming and OpenMX. actually after a lot of attempts I got able to run the instruction available in (http://openmx.psyc.virginia.edu/sites/default/files/FakeData_1.R). it does not show any errors but it does not show any results either. actually, I don't know how to see the results. please help me in this case! thanx
Replied on Mon, 06/04/2012 - 12:51
Picture of user. mdewey Joined: 01/21/2011

In reply to by bob3d

The file to which you supply a link defines a function. It will not do anything unless you call it supplying the parameters it needs and which are defined near the top.

I think you might benefit from reading some of the introductory material on R which you can find at CRAN