search for: high

Displaying 20 results from an estimated 29064 matches for "high".

2013 Aug 26
2
Partial correlation test
...ut none of them fit to my required analysis (fitting covariate and subset group) in the model. Any help will be very much appreciated. > ### Datafrmame> data1 <- read.csv(file.choose(),header=TRUE) #Partial correlation.csv> data1 Quantity Quality SL Irid.area Casa.PC1 1 High Low 16.38 10.31 1.711739555 2 High High 15.95 16.52 0.013383537 3 High High 15.69 12.74 2.228490878 4 High Low 14.76 9.80 1.554975833 5 High Low 14.63 12.95 1.823767970 6 High High 14.32 14.21 3.152059841 7 High...
2010 Apr 30
1
read.csv and blank character in object name of my data.frame
...quot;STANDARD LEAD USD 23/06/10 ", "STANDARD LEAD USD 23/06/10 ", "STANDARD LEAD USD 23/06/10 ", "STANDARD LEAD USD 25/06/10 ", "STANDARD LEAD USD 25/06/10 ", "STANDARD LEAD USD 29/06/10 ", "STANDARD LEAD USD 29/06/10 ", "SPCL HIGH GRADE ZINC USD 06/07/10 ", "SPCL HIGH GRADE ZINC USD 06/07/10 ", "SPCL HIGH GRADE ZINC USD 06/07/10 ", "SPCL HIGH GRADE ZINC USD 06/07/10 ", "SPCL HIGH GRADE ZINC USD 06/07/10 ", "SPCL HIGH GRADE ZINC USD 06/07/10 ", "SPCL HIGH GRADE ZI...
2010 Feb 26
5
[PATCH 0/5] renouveau: nv30/nv40 unification
This patchset applies some minor fixes to renouveau.xml and then unifies the nv30 and nv40 register definitions. nv30 and nv40 are very similar and have the same offsets for the registers they share. The major differences are: 1. Texture setup is different due to full NPOT support on nv40 2. More advanced blending/render targets on nv40 3. NV30 has fixed function registers, which NV40 lacks The
2006 Oct 15
1
gamma distribution don't allow negative value in GLMs?
....5 0.301499 28.9 low 0 14 huanghuacai 3.0 0.291513 30.3 low 1 15 huanghuacai 1.0 0.273438 31.1 low 3 16 huanghuacai 1.5 0.290116 27.9 low 19 17 huanghuacai 2.5 0.198932 31.9 low 0 18 huanghuacai 2.0 0.390000 30.5 high 4 19 huanghuacai 2.5 0.282595 30.7 high 0 20 huanghuacai 1.0 0.266097 24.7 high 14 21 yuhao 30.0 0.240516 26.9 high 51 22 yuhao 35.0 0.227541 26.7 high 84 23 yuhao 20.0 0.252833 28.3 low 30 24 diluo 4...
2011 Mar 30
0
Plot an ols() call from Design
...rt 4471 1 VJ 44 1 seng s mid unround front short 4471 0 VJ 44 2 seng s mid unround front short 4471 0 VJ 44 3 seng s mid unround front short 4471 1 VJ 44 4 seng s mid unround front short 4471 0 VJ 44 5 seng s mid unround front short 4471 1 VJ 44 6 seng s mid unround front short 4471 1 AF 39 1 sol s high round back long 4060 0 AF 39 2 sol s high round back long 4060 0 AF 39 3 sol s high round back long 4060 0 AF 39 4 sol s high round back long 4060 0 AF 39 5 sol s high round back long 4060 0 AF 39 6 sol s high round back long 4060 0 AF 41 1 sol s high round back long 4060 0 AF 41 2 sol s high round...
2010 Apr 15
1
sum rows in a data.frame...solution
...r(lme$DESCRIPTION,1,14)) > colnames(a)=c("DESCRIPTION") > lme=as.data.frame(c(a,lme[,2:3])) > lme DESCRIPTION CLOSING.PRICE POSITION 1 PRIMARY NICKEL 25,755.7100 0 2 PRIMARY NICKEL 25,760.8600 0 3 PRM HGH GD ALU 2,415.9000 0 4 SPCL HIGH GRAD 2,420.1000 -1 5 SPCL HIGH GRAD 2,420.4100 -1 6 SPCL HIGH GRAD 2,420.7300 1 7 SPCL HIGH GRAD 2,421.0500 1 8 SPCL HIGH GRAD 2,388.4300 0 9 SPCL HIGH GRAD 2,389.0000 0 10 SPCL HIGH GRAD 2,389.5700 0 11 SPCL HIGH GRAD 2,40...
2003 May 05
3
polr in MASS
Hi, I am trying to test the proportional-odds model using the "polr" function in the MASS library with the dataset of "housing" contained in the MASS book ("Sat" (factor: low, medium, high) is the dependent variable, "Infl" (low, medium, high), "Type" (tower, apartment, atrium, terrace) and "Cont" (low, high) are the predictor variables (factors). And I have some questions, hope someone could help me out. The following commands are from the MASS book as...
2008 Nov 08
0
geeglm crashes if there are no datapoints in predictor's first level (PR#13266)
...iled. Abort (core dumped) Second, here's the command: mygeeglm<- geeglm(outcome ~ input , data=mydata, id=mydata$group) Third, my explanation (the dataset is pasted at the very bottom) - initially, mydata$input was an ordered factor, with levels "Med", "Low", "High" BUT the data did not contain any datapoints with value "Med" (yes, I know I shouldn't have used that as input!). I'm pretty sure the absence of datapoints in that first category is what's causing the crash, because when I change the levels of the factor to refle...
2010 Feb 26
2
[PATCH] renouveau/nv10: remove duplicate vertex buffer registers
...ouveau.xml | 49 ------------------------------------------------- 1 files changed, 0 insertions(+), 49 deletions(-) diff --git a/renouveau.xml b/renouveau.xml index 8fb35a5..3fb9d9a 100644 --- a/renouveau.xml +++ b/renouveau.xml @@ -2498,55 +2498,6 @@ <bitfield name="STRIDE" high="15" low="8" type="int"/> <bitfield name="POS_HOMOGENEOUS" high="24" low="24" type="boolean"/> </reg32> - - <reg32 offset="0x0d00" name="VERTEX_ARRAY_OFFSET_POS" type="hex...
2005 May 31
2
Centos4 SMP Kernel OOM
...how 3GB free (and look at the weird log messages...) A reboot helped though, but still... :) [this is the normal CentOS4 i686 SMP kernel 2.6.9-5.0.5.ELsmp] May 31 22:31:25 tcs kernel: oom-killer: gfp_mask=0xd0 May 31 22:31:25 tcs kernel: DMA per-cpu: May 31 22:31:25 tcs kernel: cpu 0 hot: low 2, high 6, batch 1 May 31 22:31:25 tcs kernel: cpu 0 cold: low 0, high 2, batch 1 May 31 22:31:25 tcs kernel: cpu 1 hot: low 2, high 6, batch 1 May 31 22:31:25 tcs kernel: cpu 1 cold: low 0, high 2, batch 1 May 31 22:31:25 tcs kernel: cpu 2 hot: low 2, high 6, batch 1 May 31 22:31:25 tcs kernel: cpu 2 cold...
2013 Mar 25
1
A problem when mount glusterfs via NFS
HI: I run glusterfs with four nodes, 2x2 Distributed-Replicate. I mounted it via fuse and did some test, it was ok. However when I mounted it via nfs, a problem was found: When I copied 200G files to the glusterfs, the glusterfs process in the server node(mounted by client) was killed because of OOM, and all terminals of the client were hung. Trying to test for many times, I got the
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...sion rsync: --version: unknown option rsync error: syntax or usage error (code 1) at main.c(994) # ./rsync --help Segmentation Fault - core dumped Here is log of compilation. Script started on Sat Jun 21 05:56:15 2003 # make cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c rsync.c -o rsync.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaWare Incorporated cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c generator.c -o generator.o NCR High Performance C Compiler R3.0c (c) Copyright 1994-97, NCR Corporation (c) Copyright 1987-97, MetaW...
2010 Apr 16
1
data frame manipulation
...uot;, "PRIMARY NICKEL", "PRIMARY NICKEL", "STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ", "STANDARD LEAD ", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD", "SPCL HIGH GRAD"), CREATED.DATE = structure(c(14708...
2008 Jan 23
3
Had to POWER OFF CentOS 5.1!
...read+0x3c/0x63 Jan 23 12:52:14 DoyleBrunson kernel: [<c0404eff>] syscall_call+0x7/0xb Jan 23 12:52:14 DoyleBrunson kernel: ======================= Jan 23 12:52:14 DoyleBrunson kernel: Mem-info: Jan 23 12:52:14 DoyleBrunson kernel: DMA per-cpu: Jan 23 12:52:19 DoyleBrunson kernel: cpu 0 hot: high 0, batch 1 used:0 Jan 23 12:52:19 DoyleBrunson kernel: cpu 0 cold: high 0, batch 1 used:0 Jan 23 12:52:19 DoyleBrunson kernel: cpu 1 hot: high 0, batch 1 used:0 Jan 23 12:52:19 DoyleBrunson kernel: cpu 1 cold: high 0, batch 1 used:0 Jan 23 12:52:19 DoyleBrunson kernel: cpu 2 hot: high 0, batch 1 us...
2012 Aug 13
4
if else elseif for data frames
Hi all, It seems like I cannot use normal 'if' for data frames. What would be the best way to do the following. if data$col1='high' data$col2='H' else if data$col1='Neutral' data$col2='N' else if data$col='low' data$col2='L' else #chuch a warning? Note that col2 was not an existing column and was newly assigned for this task. Thanks, Sachin [[alternative HTML versi...
2006 May 09
1
Errors in the FreeBSD handbook (MAC framework)
...2- Section 15.14.6. The example script launches the commands "apachectl", and "/usr/local/ etc/rc.d/nagios.sh" with the label biba/10, but they should be launched with the label biba/10(10-10). I've defined the "default" login class with a label of "biba/high". I login at the machine as root, and... ----- # getpmac biba/high(low-high) # setpmac biba/low getpmac biba/low(low-high) # setpmac biba/low setpmac biba/high getpmac biba/high(low-high) So, if I launch a process with a "setpmac biba/low", it actually inherits a label of &quo...
2002 Dec 09
1
ifelse ?
Hi, i want transform data and using apply(data,2,fuz) , but i don't know why the values < low & > high don't get 0 or 1, they get the value from Formula ,too "((x-low)/(high-low))" what's not the intention ? ....is switch more approriate !? thanks for advance ,Christian fuz <- function (x) { #x <- na.omit(x) low <- quantile(x,0.15)[[1]] high <- quantile(x,0.85)[[1...
2007 May 29
0
LoMAC module: cannot get clearance level revoked
Hello Almighty All, I am trying to get the LoMAC module revoke user's privileges. In my test setup, the user with a higher clearance tries to open a lower clearance file for reading. After that the process label of the user's process is checked. As a final test, the user's process tries to write to a file with the higher integrity label. And he succeeds. Please find my test setup including the test program b...
2010 Aug 25
2
find most repeated item from column in dataframe
...HerbNum Woody 001 1 1 low 001 2 2 medium 001 3 1 low 001 4 3 low 001 5 1 high 001 6 2 medium 002 1 1 high 002 2 2 high 002 3 2 low 002 4 3 high 002...
2005 Jan 24
2
parameter couldn't be set in high-level plot() function
...in advance, Jonne. > x11() ; bandplot(x=xdata, y=zdata) [works fine] > x11() ; bandplot(x=xdata, y=zdata, xlab="blah", ylab="foo") There were 22 warnings (use warnings() to see them) > warnings() Warning messages: 1: parameter "xlab" couldn't be set in high-level plot() function 2: parameter "ylab" couldn't be set in high-level plot() function 3: parameter "xlab" couldn't be set in high-level plot() function 4: parameter "ylab" couldn't be set in high-level plot() function 5: parameter "xlab" couldn&...