Neat! Thanks.
On 10/5/07, Deepayan Sarkar <[EMAIL PROTECTED]> wrote:
>
> On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I have an application that would generate a cross-tabulation in array
> > format in R. In particular, my application would give me a result
> > similar to that of
On Fri, 2007-10-05 at 13:09 -0700, Deepayan Sarkar wrote:
> On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I have an application that would generate a cross-tabulation in array
> > format in R. In particular, my application would give me a result
> > similar to that of :
> >
> > array
On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have an application that would generate a cross-tabulation in array
> format in R. In particular, my application would give me a result
> similar to that of :
>
> array(5,c(2,2,2,2,2))
>
> The above could be seen as a cross-tabulation of
I have an application that would generate a cross-tabulation in array
format in R. In particular, my application would give me a result
similar to that of :
array(5,c(2,2,2,2,2))
The above could be seen as a cross-tabulation of 5 variables with 2
levels each (could be 0 and 1). In this case, the
4 matches
Mail list logo