After an mxAlgebra expression is computed, the dimnames of the mxAlgebra object should be applied to the result slot. This can be done in the front-end, after the results from the optimizer are returned. Log in or register to post comments #1 Fixed in revision 755. Log in or register to post comments #2 now that this happens, is it redundant to display the dimnames? @result: x y [1,] 0.05725722 0.03859851 dimnames: [[1]] NULL [[2]] [1] "x" "y" Log in or register to post comments #3 Log in or register to post comments
#2 now that this happens, is it redundant to display the dimnames? @result: x y [1,] 0.05725722 0.03859851 dimnames: [[1]] NULL [[2]] [1] "x" "y" Log in or register to post comments
#1
Log in or register to post comments
#2
@result:
x y
[1,] 0.05725722 0.03859851
dimnames:
[[1]]
NULL
[[2]]
[1] "x" "y"
Log in or register to post comments
#3
Log in or register to post comments