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 - 08:30
Picture of user. tbates Joined: Jul 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