[rkward-devel] New plugin and functions
I. Soumpasis
nono.231 at gmail.com
Wed Apr 25 21:28:57 UTC 2007
>
> 1.Do you believe that we could/should do it in R or in php?
>
I dit it with R.
2. should the y variable take its values like this?
> $yxvarsstring = join (", ", split ("\n", getRK_val ("x")));
> y=cbindlist (<? echo ($xvarsstring); ?>)
>
I did like this.
3. What do you believe for the preview option? should it stay or should it
> go?
>
For the moment I did not remove it but I plan to. If one clicks on preview
many previews are generated replacing one another stopping on the last
barplot. Should I remove it, should we leave it as is, or change something?
I have two problems:
1. I get this error.
Error in table(x, y[, i]) : subscript out of bounds
However the results are right. The hours are long right now and I can not
think the reason.
2.There are some more warnings printed.
Warning messages:
1: Chi-squared approximation may be incorrect in: chisq.test(xy)
2: Chi-squared approximation may be incorrect in: chisq.test(xy)
3: Chi-squared approximation may be incorrect in: chisq.test(xy)
Warning messages:
1: Chi-squared approximation may be incorrect in: chisq.test(xy)
2: Chi-squared approximation may be incorrect in: chisq.test(xy)
3: Chi-squared approximation may be incorrect in: chisq.test(xy)
Warning messages:
1: Chi-squared approximation may be incorrect in: chisq.test(xy)
2: Chi-squared approximation may be incorrect in: chisq.test(xy)
3: Chi-squared approximation may be incorrect in: chisq.test(xy)
Warning messages:
1: Chi-squared approximation may be incorrect in: chisq.test(xy)
2: Chi-squared approximation may be incorrect in: chisq.test(xy)
3: Chi-squared approximation may be incorrect in: chisq.test(xy)
Warning messages:
1: Chi-squared approximation may be incorrect in: chisq.test(xy)
2: Chi-squared approximation may be incorrect in: chisq.test(xy)
3: Chi-squared approximation may be incorrect in: chisq.test(xy)
Should and how can we supress them?
Regards,
Ilias
PS: I changed chisq.test as you proposed to chisq.test(xy).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20070426/96fc44df/attachment.html>
More information about the Rkward-devel
mailing list