ugent questions



Dear everyone,

Would you please help me with these problems that I can't get result
so far.

Questions 1. 2. , I use R.
thank you

1. I read data file to table, but I can't use log to transform it.
I have checked the data, all of them are numeric.

> log(data.frame(data))
Error in Math.data.frame(x) : Non-numeric variable in dataframe: V7

> data$V7
[1] 0.084724 0.000829 0.011257 0.044392 0.002011 0.091450 0.104913
0.080557 0.043877 0.045708 0.016375 0.013757 0.115212

2. problem of box plot

> boxplot(data.frame(data[,1],data[,10]))
Error in if (any(out[nna])) stats[c(1, 5)] <- range(x[!out], na.rm =
TRUE) :
missing value where TRUE/FALSE needed
In addition: Warning messages:
1: "+" not meaningful for factors in: Ops.factor(x[floor(d)],
x[ceiling(d)])
2: "<" not meaningful for factors in: Ops.factor(x, (stats[2] - coef *
iqr))
3: ">" not meaningful for factors in: Ops.factor(x, (stats[4] + coef *
iqr))

3. ANOVA model has a lot of outliers and can't get the result.

Have a good week end

Cheng Wu
.



Relevant Pages

  • Re: Populate from text file
    ... If it's an ordinary text data file just use ... John Nurick [Microsoft Access MVP] ... Please respond in the newgroup and not by email. ... Prev by Date: ...
    (microsoft.public.access.tablesdbdesign)
  • Re: get the first word of a file
    ... >> I have a data file of the format ... cat serves no purpose. ... Prev by Date: ...
    (comp.unix.shell)
  • Re: quicken 2003 restore files
    ... restore your data file? ... > donnie m ... Prev by Date: ...
    (microsoft.public.windowsxp.basics)
  • How to save mail merge data file on disk or cd?
    ... Instructions as to saving the address file saved in the data file of word ... onto a disk or cd please....Thanks! ... Prev by Date: ...
    (microsoft.public.word.docmanagement)
  • Using SQL in Word MailMerge
    ... matter the size of the data file. ... Regards ... Dale ... Prev by Date: ...
    (microsoft.public.word.vba.general)