Hi everyone
apltake() is part of magic_1.3-20, which I only uploaded to CRAN
this morning. Perhaps I should have mentioned this!
[
this version of the magic package also includes a whole slew
of functions that operate on arbitrary dimensioned arrays including
adiag(), apad(), arow(), arot(), are
I couldn't find it:
> library(magic)
> apltake
Error: object "apltake" not found
On 11/29/05, Robin Hankin <[EMAIL PROTECTED]> wrote:
> Hi everyone
>
>
> apltake(x,1)
>
> [where apltake() is part of library(magic)]
>
> does this.
>
> best wishes
>
> Robin
>
>
>
>
> On 23 Nov 2005, at 10:50, Henri
Hi everyone
apltake(x,1)
[where apltake() is part of library(magic)]
does this.
best wishes
Robin
On 23 Nov 2005, at 10:50, Henrik Bengtsson wrote:
> Hi,
>
> is there a function in R already doing what I try to do below:
>
> # Let 'x' be an array with *any* number of dimensions (>=1).
>
> "BDR" == Brian Ripley <[EMAIL PROTECTED]>
> on Tue, 22 Nov 2005 09:35:19 +0100 (CET) writes:
BDR> On Tue, 22 Nov 2005 [EMAIL PROTECTED] wrote:
>>> "KevinW" == Kevin Wright <[EMAIL PROTECTED]>
>>> on Mon, 21 Nov 2005 18:13:36 +0100 (CET) writes:
>>
KevinW>