Displaying 20 results from an estimated 700 matches similar to: "Summary command: Two independent variables against dependent."
2005 Sep 08
0
C/R system bounce from list subscriber (was: [Fwd: Returned mail: see transcript for details])
mailing list subscription and C/R system mail does not harmonize!
Warren - whoever you are - please subscribe with a mail address which
accepts delivery without such nasty bounces! (Got the bounce instantly
to my last reply to "Error when starting apache".)
Alexander
-----Weitergeleitete Nachricht-----
> From: centos.5.warren at recursor.net
> To: ad+lists at uni-x.org
>
2010 Jun 25
4
Average 2 Columns when possible, or return available value
Forum,
Using the following data:
DF<-read.table(textConnection("A B
22.60 NA
NA NA
NA NA
NA NA
NA NA
NA NA
NA NA
NA NA
102.00 NA
19.20 NA
19.20 NA
NA NA
NA NA
NA NA
11.80 NA
7.62 NA
NA NA
NA NA
NA NA
NA NA
NA NA
75.00 NA
NA NA
18.30 18.2
NA NA
NA NA
8.44 NA
18.00 NA
NA NA
12.90 NA"),header=T)
closeAllConnections()
The second column is a duplicate
2013 Oct 17
1
btrfs-zero-log (v 0.20-rc1) corrupted double linked list.
I asked the debian maintainer to add btrfs-zero-log to the initramfs since I
unfortunately have to use it from time to time.
It still fixes the problem for me when btrfs won''t mount, but it errors at
the end.
See screenshot
Marc
--
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
2013 Mar 11
0
splitting column into two
HI,
Try this:
dat1<- read.table(text="
?V1,V2,V3,V4,V5,V6,V7
?chr1,564563,564598,564588 564589,1336,+,134
?chr1,564620,564649,564644 564645,94,+,10
?chr1,565369,565404,565371 565372,217,+,8
?chr1,565463,565541,565480 565481,1214,+,15
?chr1,565653,565697,565662 565663,1031,+,28
?chr1,565861,565922,565883 565884,316,+,12
",sep=",",header=TRUE,stringsAsFactors=FALSE)
2012 Jul 04
2
3.4.4: BUG: Bad rss-counter state x
Since I heard absolutely nothing on my last but and corruption report, I''m
not sure if they are useful or wanted (please let me know).
The last thing I''ve seen with 3.4.4 is this:
kernel: [116130.309667] btrfs: unlinked 25 orphans
kernel: [117951.440823] BUG: Bad rss-counter state mm:ffff8801e2a4c080 idx:1 val:-1
kernel: [117951.440832] BUG: Bad rss-counter state
2013 Nov 21
0
How to extract sets of rows (not sorted) from text file in R, do some methods on these rows, save the result in another text file, then pick others set of rows and do the same
Hi,
dat1 <- read.csv("Manal.csv",header=FALSE)
str(dat1)
#'data.frame':??? 31 obs. of? 9 variables:
# $ V1: int? 1 1 1 1 3 1 2 2 3 2 ...
# $ V2: int? 1 1 0 0 0 1 0 0 0 0 ...
# $ V3: int? 0 0 1 0 0 0 0 0 0 0 ...
# $ V4: int? 1 1 0 0 0 0 0 0 0 0 ...
# $ V5: int? 0 0 1 0 1 0 0 1 1 0 ...
# $ V6: int? 0 0 0 0 0 0 0 0 0 0 ...
# $ V7: int? 1 0 0 0 0 0 0 0 0 0 ...
# $ V8: int? 0 1 0
2003 Sep 08
1
doing an md5sum rsync?
I don't know if this has been requested before, but I would really like for
rsync to compute an md5sum for each file at the source and destination (with
a flag turned off by default of course), and it would realize that I renamed
files at the source by noticing a matching md5sum between different
filenames
It would then rename the destination instead of deleting it and resending the
entire
2010 Jun 16
1
change of behaviour on rsync -R and top level symlinks?
Here is what my data looks like:
source:~# ls -ld /data /data/etc2
lrwxrwxrwx 1 root root 12 2010-06-03 23:32 /data -> /export/hda3
-rw-r--r-- 1 produser prod 4 2010-06-15 17:30 /data/etc2
destination:/# ls -l /data
lrwxrwxrwx 1 root root 12 2010-06-15 18:36 /data -> /export/hda3
Let's start with an ancient rsync:
source:~# rsync-broken --version
rsync version 2.4.6 protocol
2013 Mar 27
4
zlib vs lzo uncompress speed, ssd vs nossd
I just setup a new SSD with my laptop root filesystem, and at the time I
though, "eh, I''ll just use zlib compression during the first copy, and then
switch to lzo afterwards to maintain write speed when I''m using the laptop
after the copy and reboot".
Now, I rebooted with the new ssd and zlib compressed rootfs, and it seemed
to boot slower than it did before with the
2013 Feb 25
4
WARNING: at fs/btrfs/inode.c:2165 btrfs_orphan_commit_root+0xcb/0xdf()
Is this useful to anyone?
Got this after a crash/reboot:
if (block_rsv) {
WARN_ON(block_rsv->size > 0); <<<<<<<<<<<<<<<<<<<<<<
btrfs_free_block_rsv(root, block_rsv);
}
------------[ cut here ]------------
WARNING: at fs/btrfs/inode.c:2165 btrfs_orphan_commit_root+0xcb/0xdf()
Hardware name: 2429A78
Modules linked in:
2013 Mar 21
2
Displaying median value over the horizontal(median)line in the boxplot
Hi,
set.seed(45)
test1<-data.frame(columnA=rnorm(7,45),columnB=rnorm(7,10)) #used an example probably similar to your actual data
apply(test1,2,function(x) sprintf("%.1f",median(x)))
#columnA columnB
# "44.5"? "10.2"
par(mfrow=c(1,2))
lapply(test1,function(x) {b<-
2001 Sep 20
2
win32:DEVICE_Open Unknown VxD A:. Try --winver nt40 or win31 !
Hi,
I was hoping to use wine to run one of those stupid windows binaries that
generate a floppy (at least IBM has a clue, and also offers the raw floppy
image for dd-ing)
In this case, the culprit is seagate's seatools:
http://www.seagate.com/support/seatools/
I installed wine under debian unstable (Version: 0.0.20010824-1) and when I
run the windows binary under wine, it runs but
2002 Oct 11
1
absurd computiation times of lme
Hi,
i've been trying to apply the lme apprach to growth curves
of children, but lme keeps running for ever and ever as
soon as I use a reasonable basis.
First Example:
Data are 39 boys from the Berkeley growth study, each one
measured 31 times at the ages of
1.00 1.25 1.50 1.75 2.00 3.00 4.00 5.00 6.00 7.00 8.00 8.50
9.00 9.50 10.00 10.50 11.00 11.50 12.00 12.50 13.00 13.50
2013 Feb 15
2
data formatting
Dear Eliza,
Try this:
Lines1<-readLines(textConnection("1911.01.01?????? 7.87
1911.01.02?????? 9.26
1911.01.03?????? 8.06
1911.01.04?????? 8.13
1911.01.05????? 12.90
1911.02.06?????? 5.45
1911.02.07?????? 3.26
1911.03.08?????? 5.70
1911.03.09?????? 9.24
1911.04.10?????? 7.60
1911.05.11????? 14.82
1911.05.12????? 14.10
1911.06.13?????? 7.87
1911.06.14?????? 9.26
2002 Jul 02
0
Newsletter & Rigatoni Salad Recipe
2013 Jan 08
10
kernel BUG at fs/btrfs/volumes.c:3707 still not fixed in 3.7.1 (btrfs-zero-log required) but shown as "RIP btrfs_num_copies"
Unfortunately my laptop deadlocks from time to time, and too often
it triggers this bug in btrfs which is quite hard to recover from.
The bigger problem is that all the user sees (if anything) is seemingly
unrelated info, namely, "RIP: btrfs_num_copies+0x42/0x0b" or somesuch
http://marc.merlins.org/tmp/btrfs_num_copies.jpg
It''s only if you have serial console, or netconsole,
2016 May 25
1
Slow RAID Check/high %iowait during check after updgrade from CentOS 6.5 -> CentOS 7.2
On 2016-05-25 19:13, Kelly Lesperance wrote:
> Hdparm didn?t get far:
>
> [root at r1k1 ~] # hdparm -tT /dev/sda
>
> /dev/sda:
> Timing cached reads: Alarm clock
> [root at r1k1 ~] #
Hi Kelly,
Try running 'iostat -xdmc 1'. Look for a single drive that has
substantially greater await than ~10msec. If all the drives
except one are taking 6-8msec, but one is very
2010 Mar 26
0
CentOS-announce Digest, Vol 61, Issue 8
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2010 Mar 25
0
CESA-2010:0173 Important CentOS 3 x86_64 openssl096b - security update
CentOS Errata and Security Advisory CESA-2010:0173
openssl096b security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2010-0173.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/openssl096b-0.9.6b-16.50.i386.rpm
updates/x86_64/RPMS/openssl096b-0.9.6b-16.50.x86_64.rpm
source:
2012 Aug 07
0
predicting test dataset response from training dataset with randomForest
Hi
I am new to R so I apologize if this is trivial.
I am trying to predict the resistance or susceptibility of my
sequences to a certain drug with a randomForest function from a file
with amino acids on each of the positions in the protein. I ran the
following:
> library(randomForest)
>
> path <- "C:\\..."
> path2 <- "..."
> name <-