search for: poss

Displaying 20 results from an estimated 90 matches for "poss".

Did you mean: pos
2009 Dec 11
3
Correcting for missing data combinations
I can think of many brute-force ways to do this outside of R, but was wondering if there was a simple/elegant solution within R instead. I have a table that looks something like the following: Factor1 Factor2 Value A 11/11/2009 5 A 11/12/2009 4 B 11/11/2009 7 B 11/13/2009 8 >From that I need to generate all permutations of Factor1 and Factor2 and force a 0 for any combination that doesn?t
2011 Feb 28
1
Regression with many independent variables
Hi, I am trying use lm() on some data, the code works fine but I would like to use a more efficient way to do this. The data looks like this (the data is very sparse with a few 1s, -1s and the rest 0s): > head(adj0708) MARGIN Poss P235 P247 P703 P218 P430 P489 P83 P307 P337.... 1 64.28571 29 0 0 0 0 0 0 0 0 0 0 0 0 0 2 -100.00000 6 0 0 0 0 0 0 0 1 0 0 0 0 0 3 100.00000 4 0 0 0 0 0 0 0 1 0 0 0 0 0 4 -33.33333...
2003 Jul 01
3
2 poss improvements to 3.6.1p2/passexpire21
Hi again folks, The new passexpire21 patch works well (ta Darren) but... 1) is it possible to display the "your password has expired and needs changing" to the users *before* calling the password change routine? ie ssh shows... $: ssh 193.62.122.26 ade45 at 193.62.122.26's password: Changing password for "ade45" ade45's Old password: ade45's New pas...
2006 Mar 13
4
Trouble Using AR Object based on a Piggyback Query?
...t;"GFH Inc.", "coi_signature_date"=>"2006-03-08 13:22:10", "id_people"=>"1", "id_projects"=>"1", "hc_ssn"=>"", "hc_recipient_name"=>"asd", "hc_department"=>"Posse HFR", "hc_ip"=>"127.0.0.1", "id_t_panel_members"=>"1", "id_panel_members"=>"1", "hc_accepts_honoraria"=>"0", "hc_region"=>"Wild West", "id_states"=>"1", &q...
2009 Sep 14
3
Teaching material for children...
Wondering if anyone is aware of resources appropriate for home schooled pre-teen/teen relatives? Before anyone suggests, a lengthy google search was unsuccessful. TIA, V. -- Vince Fulco, CFA, CAIA 612.424.5477 (universal) vfulco1 at gmail.com A posse ad esse non valet consequentia ?the possibility does not necessarily lead to materialization?
2000 May 25
9
problem on upgrading to RH6.2 (was problem with ts pack
plummer at iarc.fr said: > On 24-May-00 Prof Brian D Ripley wrote: > On Wed, 24 May 2000, Christian Posse wrote: > >> >> I just encountered a problem with the ts package: >> >> > > library(ts) >> Error in dyn.load(x, as.logical(local), > as.logical(now)) : >> unable to load shared library >> "/usr/ > local/lib/R/library/ts/libs/t...
2005 Feb 24
2
Brainstorm: Running Asterisk as cool as poss ible - AKA solid state.
...s-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Kristian Kielhofner Sent: Thursday, February 24, 2005 6:02 AM To: jim@vanmeggelen.ca; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Brainstorm: Running Asterisk as cool as possible - AKA solid state. Jim Van Meggelen wrote: > I would like to ask what people think the best way would be to build a > low-power consumption, passively-cooled system. > > For example,one could use a fanless-Eden (mini-ITX/EPIA) system, but the > loss of FPU power would limit pe...
2010 May 02
2
Replace query
Hi, I'm trying to replace all values equal to 1 in one file (a) with the value in the corresponding column in a separate file (b). Example below. Any help (and brief notes if poss) much appreciated. Thanks!! file a: 0,0,1,1,0 1,0,0,0,1 0,0,0,0,0 1,0,1,1,0 file b: 3,4,6,8,11 output request: 0,0,6,8,0 3,0,0,0,11 0,0,0,0,0 3,0,6,8,0 -- View this message in context: http://r.789695.n4.nabble.com/Replace-query-tp2122706p2122706.html Sent from the R help mailing list archiv...
2006 Mar 14
2
[OT] Comments wanted on use of bitwise op
Here''s the scenario. I have a main tree-like table (actually it''s more of a hierarchy), where the entries (or at least some of them) can be categorised as one or more of a fixed number of types (prob about 6 poss types). So an entry could be a Type A and a Type D; a Type C, D, E; just a Type F; etc. Having a join table would seem like it might get rather expensive since I''m going to want to know the types each time I call an entry. Seemed an obvious way would be to use an integer and bitwise o...
2007 Jul 05
1
getting values from arrays using which()
...bers between 0 and 100, and lower triangle all NA. I can extract the index of those values say above 99 using the following code: which(myArray>=99 , ind.arr=T) which returns: row col 5475 252 253 45423 764 765 46902 777 778 34146 611 962 50681 1220 1221 Now I would like to if poss print the actual value contained in the index as well so it would look like: row col 5475 252 253 99 45423 764 765 96.5 46902 777 778 99 34146 611 962 100 50681 1220 1221 100 Can this be done? ______________________________________________________...
2003 Apr 30
1
How to calculate the x to assymptotic value and curve inflection .
Hi, I have this non-linear function: y=115.251 - 118.69 * exp(-0.123517*x) I try to discovery the x value for the assyntoptic value of y and the x value where the behavior of curve change, the inflection point. How to make this? Is poss?ble to make this on R? Thanks Ronaldo -- O Flamengo e o Bangu terminaram o jogo em 0 x 0. Quem fez o gol? A Volkswagen -- | // | \\ [*****************************][*******************] || ( ? ? ) [Ronaldo Reis J?nior ][PentiumIII-600 ] | V [UFV/DBA-Entomologia...
2005 Jun 08
1
Need help with postgresql authentication set up
...pam modules that I have found through google seem to be intended to allow one to authenticate against a pg database rather than designed to allow postmast to authenticate users against unix. pam_unix modules do not seem work perhaps because postmast runs as user postgres and this user does not posses sufficient authority to access /etc/passwd etc. Any help would be gratefully accepted. Regards, Jim -- *** e-mail is not a secure channel *** mailto:byrnejb.<token>@harte-lyne.ca James B. Byrne Harte & Lyne Limited vox: +1 905 561 1241 9 Brockley Dr...
2010 Feb 16
1
READ.TABLE for Mac
...ng path that I am > using... > The command is the following... > > file<-read.table("/Users/M?rcio/UdeM/Travail Dirig?/Data/MU284 > Population.txt",header=T,skip=24) > > And I am getting the following error... > > Erro em file(file, "rt") : n?o ? poss?vel abrir a conex?o > Al?m disso: Warning message: > In file(file, "rt") : > cannot open file > '/User/M?rcio/UdeM/Travail_Dirig?/Data/MU284_Population.txt': No such file > or directory > > I checked already the messages but I didn't find what could be...
2005 Sep 08
1
How to increase delay before incoming call answer with tdm400p
Is there a way of increasing the delay before asterisk picks up the incoming PSTN call? I'm using a tdm400p with fxo card. It seems to pick up the inbound call immediately. I want to delay detecting the call by about 10 secs if poss. Done some searching but couldn't find anything relevant. Cheers, Taff!!! ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com
2009 Nov 07
1
Asterisk 1.6.1 + Cisco AS5300 + Fax T38 ?
...1 are received by a Cisco AS5300 and sent to my Asterisk (in G711 by SIP). - All user are connected by SIP to the Asterisk - All calls from User are sent by asterisk to the Cisco AS5300 Now, i want see if i can supply T38 Fax Gateway .... I am search to: - Cisco Receive all Fax, two poss: he detect automatiqueley a Fax, or based on phone number. - Sent the fax in T38 to Asterisk for "Fax Routing" - Based on the number and extensions, Asterisk sent the T38 call to the T38 terminaison (other server) .. Anyone know if it's possible ? and if yes, what is the co...
2001 Feb 06
1
UNIT to NT connect
Howdy List folks, The question has been possed to me, Is it possible using SAMBA to enable the UNIX box to see, (mount) use NT file shares? I have used and am using SAMBA to allow NT boxes to share UNIX disks and want to go the other direction. Any light on the subject or pointers to where in the archive would be great. I will summarize. Tha...
2009 Jun 13
1
Portuguese translation problem (PR#13756)
...a new issue but as it is around for sometime I've decided to report. As this is a frequent message when beginners start using R, it gives an unfortunate bad impression on the overall quality of the software which is excellent. The actual message (with the translation error) is: Erro: n?o foi posss?vel encontrar a fun??o "functionname" The correct message should be: Erro: n?o foi poss?vel encontrar a fun??o "functionname"
2012 Aug 01
0
Questions regarding MCRestimate package
Hello, I'm currently using MCRestimate package and I have a question regarding the MCRestimate function. Here is my code: NestedCV.rf<-MCRestimate(eset, "Class", classificatin.fun="RF.wrap", variableSel.fun="varSel.highest.var", poss.parameters= list(var.numbers=c(100), mtry=c(10,50), cross.outer=10,cross.inner=10,cross.repeat=3) I'm pretty sure that I was providing "eset" and "Class" correctly. But I was always getting a warning message: InMCRestimate.default(eset,"Class",classification.fun=...
2012 Sep 24
1
Slow on one client Win7 program
...t you choose for locking, e.g.: kernel oplocks = no oplocks = no level2 oplocks = yes Some tests worked better (e.g. no locks at all), some not, though with 3.6.8 none provides speed. Anyway 3.6.7 had other bugs and was unusable. Other programs seem not to be affected (poss. they don't use smb2?). -- Regards, Huibert.
2018 Jan 20
1
Polly loop offloading to Accelerator
...tor backend. the accelerator has large vector/simd units. i want streaming loops (non-temporal) vectorized present in code to be offloaded to accelerator simd units. i find polly really suitable for this. i am thinking if the generated IR is passed to polly and then it analyzes loop to know it posses no reuse, if such loop is identified accelerator instructions are emitted.. where should i begin from to achieve the goals? please clarify? Thank You Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachment...