summary(fooModel) should return S3 or S4 object
"summary(fooModel)$parameters" prints the whole summary but should only print the part of the summary requested.
"mySummary <- summary(fooModel)" prints the whole summary, but should be silent and print nothing.
#1
See http://openmx.psyc.virginia.edu/thread/302#comment-1088
Log in or register to post comments
#2
Log in or register to post comments
#3
Fixed in r1013.
Log in or register to post comments
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
Log in or register to post comments