Displaying 13 results from an estimated 13 matches for "data_a".
Did you mean:
data_r
2006 Nov 08
2
interprete wilcox.test results
Dear All,
I am using wilcox.test to test two samples, data_a and data_b, earch sample has 3 replicates, suppose data_a and data_b are 20*3 matrix. Then I used the following to test the null hypothesis (they are from same distribution.):
wilcox.test(x=data_a, y=data_b, alternative="g")
I got pvalue = 1.90806170863311e-09.
When I switched data_a an...
2012 Apr 30
0
Extracting coefficients values with bootstrap
...tary rocks
GeoRockoffshelf miogeoclinal rocks
GeoRocksedimentary and mafic volcanic rocks
GeoRockundivided sedimentary rocks
GeoRockundivided volcanic rocks
There is basically 1 variable (LogRds_25k) and 1 categorical variable
(GeoRock) with 10 categories.
Here is my script:
N = length (data_As[,1])
B = 10000
stor.r2 = rep(0,B)
stor.inter = rep(0,B)
stor.Rds = rep(0,B)
stor.Bimod = rep(0,B)
stor.grano = rep(0,B)
stor.mafic_intru = rep(0,B)
stor.mafic_vol = rep(0,B)
stor.nonmarine = rep(0,B)
stor.iffshelf = rep(0,B)
stor.sedi = rep(0,B)
stor.vol = rep(0,B)
for (i in 1:B){
idx = sample(...
2008 Apr 02
2
including a variable in another variable name
Dear R community, I wish to include a variable (e.g. slice of "a" below)
in another variable's name. My objective would be to get a variable-name
"data_A" and so on. How can I do this?
> a<-LETTERS[1:25]
> a
[1] "A" "B" "C" "D" "E" "F" "G" "H" "I" "J" "K" "L" "M" "N" "O" "P" &...
2006 Feb 09
2
DO NOT REPLY [Bug 3492] New: rsync: connection unexpectedly closed (24 bytes read so far)
...sed (24 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(342)
----------- Error Message ----------
----------- Shell Script ----------
#!/bin/ksh
echo "SMC1A====="
rsync --recursive --compress --delete --no-relative --include='*'
rsync://KKURO/data_a/SMC1A/smlog/20060206/Ssmlog*.*
/SAS/CNV_DATA/SMSS/GET_DATA/KKUROA/SMC1A
echo "SMC2A====="
rsync --recursive --compress --delete --no-relative --include='*'
rsync://KKURO/data_a/SMC2A/smlog/20060206/Ssmlog*.*
/SAS/CNV_DATA/SMSS/GET_DATA/KKUROA/SMC2A
----------- Shell Script -------...
2018 Jan 31
2
df does not show full volume capacity after update to 3.12.4
...ons below. The df output is still the same, but I haven?t done the
find /var/lib/glusterd/vols -type f|xargs sed -i -e 's/option shared-brick-count [0-9]*/option shared-brick-count 1/g'
Should I go ahead and do this?
Output of stat ?f for all the bricks:
[root at jacen ~]# stat -f /bricks/data_A*
File: "/bricks/data_A1"
ID: 80100000000 Namelen: 255 Type: xfs
Block size: 4096 Fundamental block size: 4096
Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
Inodes: Total: 1250159424 Free: 1250028064
File: "/bricks/data_A2"
ID: 8110000000...
2018 Jan 31
2
df does not show full volume capacity after update to 3.12.4
...them directly may not be permanent. I was hoping setting the cluster.min-free-inodes would have corrected this automatically and helped us figure out what was happening as we have not managed to reproduce this issue yet.
Output of stat ?f for all the bricks:
[root at jacen ~]# stat -f /bricks/data_A*
File: "/bricks/data_A1"
ID: 80100000000 Namelen: 255 Type: xfs
Block size: 4096 Fundamental block size: 4096
Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
Inodes: Total: 1250159424 Free: 1250028064
File: "/bricks/data_A2"
ID: 8110000000...
2018 Jan 31
0
df does not show full volume capacity after update to 3.12.4
...manent. I was hoping setting the
cluster.min-free-inodes would have corrected this automatically and helped
us figure out what was happening as we have not managed to reproduce this
issue yet.
>
> Output of stat ?f for all the bricks:
>
>
>
> [root at jacen ~]# stat -f /bricks/data_A*
>
> File: "/bricks/data_A1"
>
> ID: 80100000000 Namelen: 255 Type: xfs
>
> Block size: 4096 Fundamental block size: 4096
>
> Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
>
> Inodes: Total: 1250159424 Free: 1250028064
>...
2018 Jan 31
4
df does not show full volume capacity after update to 3.12.4
...them directly may not be permanent. I was hoping setting the cluster.min-free-inodes would have corrected this automatically and helped us figure out what was happening as we have not managed to reproduce this issue yet.
Output of stat ?f for all the bricks:
[root at jacen ~]# stat -f /bricks/data_A*
File: "/bricks/data_A1"
ID: 80100000000 Namelen: 255 Type: xfs
Block size: 4096 Fundamental block size: 4096
Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
Inodes: Total: 1250159424 Free: 1250028064
File: "/bricks/data_A2"
ID: 8110000000...
2018 Jan 31
0
df does not show full volume capacity after update to 3.12.4
...ree-inodes would have corrected this automatically and helped
> us figure out what was happening as we have not managed to reproduce this
> issue yet.
>
>
>
>
>
>
>
>
>
> Output of stat ?f for all the bricks:
>
>
>
> [root at jacen ~]# stat -f /bricks/data_A*
>
> File: "/bricks/data_A1"
>
> ID: 80100000000 Namelen: 255 Type: xfs
>
> Block size: 4096 Fundamental block size: 4096
>
> Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
>
> Inodes: Total: 1250159424 Free: 1250028064
>...
2018 Jan 31
0
df does not show full volume capacity after update to 3.12.4
...ree-inodes would have corrected this automatically and helped
> us figure out what was happening as we have not managed to reproduce this
> issue yet.
>
>
>
>
>
>
>
>
>
> Output of stat ?f for all the bricks:
>
>
>
> [root at jacen ~]# stat -f /bricks/data_A*
>
> File: "/bricks/data_A1"
>
> ID: 80100000000 Namelen: 255 Type: xfs
>
> Block size: 4096 Fundamental block size: 4096
>
> Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
>
> Inodes: Total: 1250159424 Free: 1250028064
>...
2018 Jan 31
0
df does not show full volume capacity after update to 3.12.4
...ree-inodes would have corrected this automatically and helped
> us figure out what was happening as we have not managed to reproduce this
> issue yet.
>
>
>
>
>
>
>
>
>
> Output of stat ?f for all the bricks:
>
>
>
> [root at jacen ~]# stat -f /bricks/data_A*
>
> File: "/bricks/data_A1"
>
> ID: 80100000000 Namelen: 255 Type: xfs
>
> Block size: 4096 Fundamental block size: 4096
>
> Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
>
> Inodes: Total: 1250159424 Free: 1250028064
>...
2018 Jan 31
3
df does not show full volume capacity after update to 3.12.4
...them directly may not be permanent. I was hoping setting the cluster.min-free-inodes would have corrected this automatically and helped us figure out what was happening as we have not managed to reproduce this issue yet.
Output of stat ?f for all the bricks:
[root at jacen ~]# stat -f /bricks/data_A*
File: "/bricks/data_A1"
ID: 80100000000 Namelen: 255 Type: xfs
Block size: 4096 Fundamental block size: 4096
Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
Inodes: Total: 1250159424 Free: 1250028064
File: "/bricks/data_A2"
ID: 8110000000...
2018 Feb 01
0
df does not show full volume capacity after update to 3.12.4
...ree-inodes would have corrected this automatically and helped
> us figure out what was happening as we have not managed to reproduce this
> issue yet.
>
>
>
>
>
>
>
>
>
> Output of stat ?f for all the bricks:
>
>
>
> [root at jacen ~]# stat -f /bricks/data_A*
>
> File: "/bricks/data_A1"
>
> ID: 80100000000 Namelen: 255 Type: xfs
>
> Block size: 4096 Fundamental block size: 4096
>
> Blocks: Total: 15626471424 Free: 4530515093 Available: 4530515093
>
> Inodes: Total: 1250159424 Free: 1250028064
>...