[R] VEC Operator in R

2008-10-23 Thread megh
this message in context: http://www.nabble.com/VEC-Operator-in-R-tp20136201p20136201.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

Re: [R] VEC Operator in R

2008-10-23 Thread Gábor Csárdi
write a user-defined-function for that or else, I can put dim(mat) - NULL. However I am looking for some R function. Your help will be highly appreciated. Regards, -- View this message in context: http://www.nabble.com/VEC-Operator-in-R-tp20136201p20136201.html Sent from the R help

Re: [R] VEC Operator in R

2008-10-23 Thread Henrique Dallazuanna
. However I am looking for some R function. Your help will be highly appreciated. Regards, -- View this message in context: http://www.nabble.com/VEC-Operator-in-R-tp20136201p20136201.html Sent from the R help mailing list archive at Nabble.com. __ R

Re: [R] VEC Operator in R

2008-10-23 Thread Sarah Goslee
It might help if you told us what you expected VEC and VECH to do. On Thu, Oct 23, 2008 at 1:47 PM, megh [EMAIL PROTECTED] wrote: Can anyone please tell whether there is any R function to act as VEC and VECH operator on Matrix? Yes of course, I can write a user-defined-function for that or

Re: [R] VEC Operator in R

2008-10-23 Thread Gabor Grothendieck
am looking for some R function. Your help will be highly appreciated. Regards, -- View this message in context: http://www.nabble.com/VEC-Operator-in-R-tp20136201p20136201.html Sent from the R help mailing list archive at Nabble.com. __ R-help

Re: [R] VEC Operator in R

2008-10-23 Thread Patrick Burns
For 'VEC' you may not need to do anything -- in a lot of circumstances it will just work. For 'VECH' you can write a function using the 'lower.tri' function. But it seems to me that the assumption behind your question is that a simple function that someone else has written is going to be better

Re: [R] VEC Operator in R

2008-10-23 Thread Kingsford Jones
and VECH operator on Matrix? Yes of course, I can write a user-defined-function for that or else, I can put dim(mat) - NULL. However I am looking for some R function. Your help will be highly appreciated. Regards, -- View this message in context: http://www.nabble.com/VEC-Operator-in-R

Re: [R] VEC Operator in R

2008-10-23 Thread Kingsford Jones
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific

Re: [R] VEC Operator in R

2008-10-23 Thread Kingsford Jones
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific

Re: [R] VEC Operator in R

2008-10-23 Thread Patrick Burns
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific

Re: [R] VEC Operator in R

2008-10-23 Thread Patrick Burns
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific

Re: [R] VEC Operator in R

2008-10-23 Thread Gabor Grothendieck
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific

Re: [R] VEC Operator in R

2008-10-23 Thread Gabor Grothendieck
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific

Re: [R] VEC Operator in R

2008-10-23 Thread Henrique Dallazuanna
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific

Re: [R] VEC Operator in R

2008-10-23 Thread Henrique Dallazuanna
Sender: [EMAIL PROTECTED] On-Behalf-Of: [EMAIL PROTECTED] Subject: Re: [R] VEC Operator in R Message-Id: [EMAIL PROTECTED] Recipient: [EMAIL PROTECTED] This information is being sent at the recipient's request or with their specific