Displaying 4 results from an estimated 4 matches for "version_2".
Did you mean:
version_1
2009 Aug 18
2
Odd results with Chi-square test. (Not an R problem, but general statistics, I think.)
...of the system against a baseline and see
whether the increase is statistically significant. I used one-tailed chi
square tests for this.
Here's the data I got:
Test set 1:
total incorrect correct p
baseline 1908 1718 190
version_1 1908 1698 210 0,145
version_2 1908 1690 218 0,071
version_3 1908 1677 231 0,017
I compared every version with the baseline, so that I get something like a
2x2 contingency table, as here:
incorrect correct
baseline 1718 190
version_1 1698 210
p: 0,145
This...
1997 Aug 22
0
R-alpha: RHOME
...means that the userid for the maintainer of a package does not
necessarily need to be the userid of R.
> * (As an aside, we could also discuss whether we want to have several
> versions of R installed simultaneously. This would imply having
> RHOME/<version_1>/...
> RHOME/<version_2>/...
> ...
> * The main question is, how is the right platform determined at runtime?
> ...
There seems to be an assumption here that RHOME will be the same no
matter what machine you are running on. I would set RHOME depending on
the machine, eg.
RHOME=/usr/local/lib/R-Sun4
RHOME=/...
2009 Aug 18
0
Odd results with Chi-square test. (Not an R problem, but general statistics, I think)
...ue is as good as version 1 and 2. I'm not 100% sure you are meant to do that with p-values but I'll let someone else comment on that!.
total incorrect correct % correct
baseline 898 708 190 21.2%
version_1 898 688 210 23.4%
version_2 898 680 218 24.3%
version_3 1021 790 231 22.6%
>
> Here, the p value for version_3 (when compared with the baseline) seems to
> make no sense whatsoever. It shouldn't be larger that the other two p
> values, the increase in correct answers (th...
2012 Sep 15
4
[Bug 54970] New: EOG Eye of gnome shows black stripe in pictures with nouveau driver
....JPG
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1005292/+attachment/3166213/+files/eog-version.png
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1005292/+attachment/3166214/+files/original2.JPG
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1005292/+attachment/3166215/+files/eog-version_2.png
First I reported this as a Gnome bug on bugzilla.gnome.org but after some
investigation it turned out that this problem only occurs with the nouveau
driver. There is no problem with the official nVidia (173) driver.
dmesg: https://bugzilla.gnome.org/attachment.cgi?id=219398
sudo lspci -vvnn:...