myTwinData.txt?

Posted on
No user picture. Karin Joined: 02/11/2011
Hi

I am new to OpenMx and thought that I would try things out by working through some of the examples.

Does anyone know where I can get the dataset myTwinData.txt that is used in some of them?

Thankyou

Karin

Replied on Fri, 02/11/2011 - 07:51
No user picture. Karin Joined: 02/11/2011

To answer my own question, I have found the data for examples in
http://openmx.psyc.virginia.edu/dev/timeline/listing.php?repname=OpenMx&path=%2Ftrunk%2Fdata%2F
Replied on Fri, 02/11/2011 - 08:30
Picture of user. tbates Joined: 07/31/2009

Hi Karen,
twinData and myTwinData are built-in, so you can just say
data(twinData)
head(twinData)

data(package="OpenMx") shows all the available example sets