[R] VEC Operator in R

Kingsford Jones kingsfordjones at gmail.com
Thu Oct 23 20:26:30 CEST 2008


RSiteSearch('vec vech', restrict = 'fun') turns up several packages
with vec and vech functions.

E.g., matrixcalc, fUtilities, ks, ...


hth,

Kingsford Jones

On Thu, Oct 23, 2008 at 11:47 AM, megh <megh700004 at yahoo.com> 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 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 mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list