Displaying 3 results from an estimated 3 matches for "matrix_".
Did you mean:
matrix
2010 Apr 22
6
macro variable in R?
I need to create 10 matrices. say matrix 1-10.
matrix_1 is 1 by 1
matrix_2 is 2 by 2
matrix_3 is 3 by 3
.
.
.
matrix_10 is 10 by 10
I am just wondering if there are some functions in R that are similar to the
macro variables in SAS. so I can create these 10 matrices by doing:
for (i in 1: 10) {
matrix_$i <- matrix(nrow=i, ncol=i)
}
rather...
2005 Mar 14
1
SWAT features
...://www.devurandom.org/
Auburn University Libraries http://www.lib.auburn.edu/
Samba Team http://www.samba.org/
Have you ever stood and stared at it? Marveled at its beauty? Its genius?
Billions of people just living out their lives, oblivious.
- --from _The Matrix_(1999)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCNbYw4glRK0DaE8gRAkkPAJoDNIf/nqXuQ6pL4n/YlBPLVT8YXgCgmST8
EVMqHnAfQOpQZhEqkmoyP+k=
=BMK7
-----END PGP SIGNATURE-----
2006 Oct 25
1
FS corruption? bogus i_mode
...xrwxrwt 4 root root 4096 Oct 10 15:29 tmp
drwxr-xr-x 12 root root 4096 Dec 19 2005 usr
drwxr-xr-x 13 root root 4096 Dec 19 2005 var
segrith.cse.psu.edu 68% cd root/samplecodes/test7/
segrith.cse.psu.edu 69% du -khs *
426G a.out
0 err.out
434G matrix_a
458G matrix_b
394G matrix_c
426G matrix_d
434G matrix_e
394G matrix_f
segrith.cse.psu.edu 70% ll
total 3107434033
?---rw---x 11552 892546336 959789109 943207220 Dec 28 1993 a.out
-rw-r--r-- 1 root root 0 Oct 10 15:09 err.out
?---rwS--t 13869 909522483 54054917...