Use arrows to specify linear relationships. For example, translate the path diagram
into the following Visual Basic statements.
Dim Sem As AmosEngine
...
Sem.AStructure("SAT <-- Other (1)")
Sem.AStructure("SAT <-- Income")
Sem.AStructure("SAT <-- Education")
Sem.AStructure("Education <--> Income")