search for: ors

Displaying 20 results from an estimated 115 matches for "ors".

Did you mean: or
2009 Jul 07
1
Formatting print with awk and ORS
I have a command I execute: awk 'BEGIN { ORS=" " } { print "\"" $1 "\"" }' input_file which gives me exactly what I need, all field one's in quotes on one line each separated by one space. I now need to print a single quote around all of this, but the ORS flag is screwing me up, it's causin...
2010 Jul 20
1
metaplot (rmeta)
Greetings I have been trying to use metaplot to create a forest plot of my meta-analysis results. My data is in the form of ORs, so I've been inputting the ORs as the point estimate (mn) and the SEs of the logORs as the SE (se). However, whilst the point estimates appear to be displayed properly, many of the confidence intervals go below zero (not possible for an OR, as far as I know). I think the confidence intervals...
2009 Sep 30
2
Compress (gzip) a pdf device
...Especially I'd like to compress a pdf from pdf() function/device. Is it possible to compress It on the flight? I'd like to do something like: pdf(gzipconnection()) dev.off() If It is not possible, how can I create a gzip with the pdf? Thanks Daniele A. ________________________________ ORS Srl Via Agostino Morando 1/3 12060 Roddi (Cn) - Italy Tel. +39 0173 620211 Fax. +39 0173 620299 / +39 0173 433111 Web Site www.ors.it ------------------------------------------------------------------------------------------------------------------------ Qualsiasi utilizzo non autorizzato del pre...
2014 Jun 06
2
[LLVMdev] how to turn off conversion of add's into or's (in address calculations)
It seems some optimization pass converts some address computation add's into or's when it knows it's allowed due correct alignment. How do I turn this off keep the address calculations as adds?
2020 Feb 13
2
[RFC] Extension to TableGen's AssemblerPredicates to support combining features with ORs
...ature1,Feature2" means that both Feature1 and Feature2 must be enabled in the Subtarget. I propose extending this using the vertical bar character to mean or, so eg "Feature1|Feature2" requires at least one of these two be enabled. At this stage I don't propose allowing ANDs and ORs to combine exist in the same predicate, this can be revisited in the future if a need is found. My initial motivation for this relates to the RISC-V backend and it's upcoming bit manipulation extension. Internally this comprises of several subextensions, each of which has its own SubtargetFeat...
2005 Oct 11
3
Asterisk and Mitel SX 200 Slip and Frame Err ors causing Major Ala rms
Eric "ManxPower" Wieling wrote: >> >>> span=1,1,0,d4,ami >>> e&m=1-24 >>> > > Looks like you have told Asterisk to get it's timing from the Mitel. > I'll bet the Mitel is trying to get it's timing from Asterisk. > > Try span=1,0,0,d4,ami and run ztcfg -vvv > I just set this back. It was originally set to your
2009 Aug 26
2
Statistical question about logistic regression simulation
Hi R help list I'm simulating logistic regression data with a specified odds ratio (beta) and have a problem/unexpected behaviour that occurs. The datasets includes a lognormal exposure and diseased and healthy subjects. Here is my loop: ors <- vector() for(i in 1:200){ # First, I create a vector with a lognormally distributed exposure: n <- 10000 # number of study subjects mean <- 6 sd <- 1 expo <- rlnorm(n, mean, sd) # Then I assign each study subject a probability of disease with a # specified Odds ratio (or beta...
2010 Feb 24
1
Optimise huge data.frame construction
...rnorm(14), A = 1, B = 2, C = 3 ) alist[[2]] <- data.frame( ID = 2, timestamp = 2:15, val = rnorm(14), B = 2, C = 3, D = 4 ) alist[[3]] <- data.frame( ID = 3, timestamp = 3:30, val = rnorm(28), C = 1, D = 2 ) Thanks in advance for your valuable help. Daniele ________________________________ ORS Srl Via Agostino Morando 1/3 12060 Roddi (Cn) - Italy Tel. +39 0173 620211 Fax. +39 0173 620299 / +39 0173 433111 Web Site www.ors.it ------------------------------------------------------------------------------------------------------------------------ Qualsiasi utilizzo non autorizzato del pre...
2010 Apr 02
2
How to save a model in DB and retrieve It
...;] <- 0 model <- loess(kw ~ wind_ms + air_kgm3 + wind_dg, data = windDat, enp.target = 10*5*3) #, span = 0.1) modX <- serialize(model, connection = NULL, ascii = T) Channel <- odbcConnect("someSysDSN; UID=aUid; PWD=aPwd") sqlQuery(Channel, paste( "INSERT INTO GRT.GeneratorsModels ([cGeneratorID] ,[tModel] VALUES (1,", paste("'", gsub("'", "''", rawToChar(modX)), "'", sep = ''), ")", sep = "") ) # Up to this it is workin...
2008 Jul 30
1
odds ratios in multiway tables (stratified)
...o calculate odds ratios in multiway tables (stratified) (+ the other usual statistics involved) i mean: say we have a table r*c*d, For every d (depth) we have a r*c table, and in this table the odds ratio's are calculated for every 2*2 subtable in it. logically this function would look like): ORs(multiwaytable) or ORs(data$var1r,data$var2c,data$var3d) (eg. not taking the lot together, keeping the paradox of simpson in mind) mvg, Wim
2018 Dec 04
2
MatchLoadCombine(): handling for vectorized loop.
...scalar loop becomes much better with the help of MatchLoadCombine(): just 2 instructions (load + store). The vector loop could also have been just 2 instructions: Vector Load + Vector Store, but instead it does Vector Load + vector shuffles, vector zero extensions, vector element shifts, vector ors and the Vector Store :-( It would be very far-fetched to correct the cost for the scalar loop in the LoopVectorizer. It seems like a better idea to implement the handling for the vectorized loop also in DAGCombiner. As an alternative, we could just ignore this I guess... My patch does a recurs...
2004 Aug 25
3
Samba as NT Domain Member via Winbind - After Upgrade users prompted for password for any shares
...g\lxv3, mhg\mah7, mhg\pxg4, mhg\sbm1, mhg\sxe1, mhg\tso1, mhg\txbi, mhg\cao7, mhg\alv1, mhg\rxb8, mhg\ixd1 admin users = mhg\jxmm, mhg\ekr1 force group = UsrNsgMgmnt read only = No inherit permissions = Yes inherit acls = Yes map acl inherit = Yes [ORS DataFiles] path = /usr/local/ORS Data Files valid users = mhg\jxmm, mhg\ekr1, mhg\ddm5, mhg\bsg2, mhg\bas6 admin users = mhg\jxmm, mhg\ekr1 force group = UsrORSData read only = No create mask = 0760 directory mask = 02770 inherit permi...
2008 May 08
1
ARIMA, AR, STEP
Here is my problem: Autoregressive models are very interesting in forecasting consumptions (eg water, gas etc). Generally time series of this type have a long history with relatively simple patterns and can be useful to add external regressors for calendar events (holydays, vacations etc). arima() is a very powerful function but kalman filter is very slow (and I foun difficulties of estimation) while ar() is too simple but fast (but do not have a method for forecasting I think) Is there something like arima() but entirely implemented i...
2011 Jul 26
2
[LLVMdev] XOR Optimization
...gt; %inc.3 = add i32 %0, 4 > %exitcond.3 = icmp eq i32 %inc.3, 128 > br i1 %exitcond.3, label %while.end, label %while.body > > while.end: ; preds = %while.body > ret void > > > > It is clear that we are able to fold all XORs into a single XOR, and the > same happens to all SHLs and ORs. > I am using -O3, but the code is not optimized, so I am assuming there is no > optimization for this case. Am I correct? The loop is being unrolled by a factor of 4. This breaks the artificial dependence between loop iterati...
2016 Dec 14
2
unexpected behaviour of search queries with mixed AND and OR
Hello, I found out an unexpected behaviour of search queries with mixed "AND" and "OR". With search query "\( condA OR condB condC \)" I get an error: Fatal: Use parenthesis when mixing ANDs and ORs if I switch left and right OR-part and use the query "\( condB condC OR condA \)" I get a result, but it is not the expected result of the query "\( \( condB condC \) OR condA \)" I get the result of the query "\( condB OR condC OR condA \)" which is more then supri...
2006 Mar 14
4
has_one
...ey" part in there. Any help is greatly appriciated. My Order model is below: class Order < ActiveRecord::Base set_primary_key "customerId" belongs_to :account has_many :orderStatuses, :finder_sql => ''SELECT name '' + ''FROM orderStatuses ors '' + ''WHERE ors.id = "#{status}" LIMIT 1'' has_many :cardTypes, :foreign_key => ''id'', :finder_sql => ''SELECT shortName, longName '' + ''FROM cardTypes ct '' + ''WHERE ct.id = #{card...
2011 Jul 26
2
[LLVMdev] XOR Optimization
Hi- > I haven't seen a machine in which OR is faster than ADD nor more energy-efficient. They're all done by the same ALU circuitry which delays the pipeline by its worstcase path timing. So, for modern processor hardware purposes, OR is exactly equal ADD. Transforming ADD to OR isn't strenght reduction at all. Maybe this is benefical only if you have a backend generating circuitry (programming FPGAs). I believe that in cases where ADD and OR are equivalent, L...
2008 Aug 01
1
Major difference in the outcome between SPSS and R statisticalprograms
....org/doc/FAQ/R-FAQ.html#Why-are-p_002dvalues-not-di splayed-when-using-lmer_0028_0029_003f Second, your email is not really descriptive enough. I have no idea what OR is, so I have no reaction. Third, you're comparing estimates from different methods of estimation. lmer will give standard errors that account for the correlation of individuals within similar units whereas the SPSS procedure will not. The lmer standard errors better capture the true sampling variance of the parameters and SPSS doesn't. > -----Original Message----- > From: Draga, R. [mailto:R.Draga at umcutrecht...
2011 Jul 26
0
[LLVMdev] XOR Optimization
...xitcond.3 = icmp eq i32 %inc.3, 128 > > br i1 %exitcond.3, label %while.end, label %while.body > > > > while.end: ; preds = %while.body > > ret void > > > > > > > > It is clear that we are able to fold all XORs into a single XOR, and the > > same happens to all SHLs and ORs. > > I am using -O3, but the code is not optimized, so I am assuming there is > no > > optimization for this case. Am I correct? > > The loop is being unrolled by a factor of 4. This breaks the artificial &g...
2006 Apr 17
11
Would you switch jobs for the chance to use Textmate?
Lets say you had a pretty decent job, but your company mandated use of emacs. The poaching employer offers you a free copy of Textmate(tm). Would you jump ship solely in order to use Textmate at company B? Cheers, Dave -- Posted via http://www.ruby-forum.com/.