Charles C. Berry tajo.ucsd.edu> writes:
>
> On Thu, 25 Nov 2010, Charles C. Berry wrote:
>
> > On Thu, 25 Nov 2010, Michael Friendly wrote:
> >
> >> kronecker, with make.dimnames=TRUE uses a hardwired sep=":" in the line
> >>
> >> tmp <- outer(dnx[[i]], dny[[i]], FUN = "paste", sep
On Thu, 25 Nov 2010, Charles C. Berry wrote:
On Thu, 25 Nov 2010, Michael Friendly wrote:
kronecker, with make.dimnames=TRUE uses a hardwired sep=":" in the line
tmp <- outer(dnx[[i]], dny[[i]], FUN = "paste", sep = ":")
For an application in which dimnames arise from an n-way
On Thu, 25 Nov 2010, Michael Friendly wrote:
kronecker, with make.dimnames=TRUE uses a hardwired sep=":" in the line
tmp <- outer(dnx[[i]], dny[[i]], FUN = "paste", sep = ":")
For an application in which dimnames arise from an n-way array, where
different dimensions have
different
kronecker, with make.dimnames=TRUE uses a hardwired sep=":" in the line
tmp <- outer(dnx[[i]], dny[[i]], FUN = "paste", sep = ":")
For an application in which dimnames arise from an n-way array, where
different dimensions have
different roles, and I would like to be able to use kro