front page has incorrect example
In the matrix example on the front page, the mxAlgebra statement needs dimnames. It should be: mxAlgebra(A %*% L %*% t(A) + U, name="R", dimnames = list(names(demoOneFactor), names(demoOneFactor))). Also, the development team doesn't have access to move forum posts, or edit the home page of the wiki.
- Read more about front page has incorrect example
- 4 comments
- Log in or register to post comments