On 11/12/08, Kenneth Roy Cabrera Torres <[EMAIL PROTECTED]> wrote:
> Dr. Sarkar:
>
> Thank you very much for your help!
>
> Is there any problem that it shows this warning message?
>
> Warning messages:
> 1: In levels.fos - blist.height/2:
> Length of object is greater or is not multiple
>
Dr. Sarkar:
Thank you very much for your help!
Is there any problem that it shows this warning message?
Warning messages:
1: In levels.fos - blist.height/2:
Length of object is greater or is not multiple
of the length of the shortest.
2: In levels.fos - blist.height/2:
Length of o
On 11/11/08, Kenneth Roy Cabrera Torres <[EMAIL PROTECTED]> wrote:
> Hi R users:
>
> I reproduce the problem that I have with the
> boxplot thickness:
> --
> # A data frame:
> set.seed(123)
> cont1<-c(rnorm(10,1),rnorm(5,3),rnorm
Hi R users:
I reproduce the problem that I have with the
boxplot thickness:
--
# A data frame:
set.seed(123)
cont1<-c(rnorm(10,1),rnorm(5,3),rnorm(12,5),rnorm(14,3),rnorm(4,5))
categ1<-factor(c(rep("A",10+5+12),rep("B",14+4)))
categ2<
4 matches
Mail list logo