bogdanno-2 wrote: > > I want to make the matrix to be indexed from row (column) 0, not 1 > Can I do that? How? > Thanks > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > >
Try the Oarray package... it did have some problems at one time, but maybe it has been updated since then. -- View this message in context: http://r.789695.n4.nabble.com/Is-it-possible-to-make-a-matrix-to-start-at-row-0-tp3054248p3054829.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.