search for: peled

Displaying 20 results from an estimated 72 matches for "peled".

Did you mean: yeled
2008 Apr 21
3
Decoding multiple Speex frames
Hello, Could you please explain or send an example for decoding a packet that contains multiple Speex frames. According to the API document the speex_decode_int() decodes only one frame of speech. Best regards, Danny Peled R&D Software Engineer Intelligence Solutions NICE Systems Ltd. ISRAEL *+ (972) 9 769 7161 ? + (972) 54 4 602840 *Danny.Peled at nice.com <mailto:*Danny.Peled at nice.com%20> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/s...
2017 Jun 29
3
Help : glm p-values for a factor predictor
Hello, i am a newby on R and i am trying to make a backward selection on a binomial-logit glm on a large dataset (69000 lines for 145 predictors). After 3 days working, the stepAIC function did not terminate. I do not know if that is normal but i would like to try computing a "homemade" backward with a repeated glm ; at each step, the predictor with the max pvalue would be
2017 Jun 29
0
Help : glm p-values for a factor predictor
It might help if you provided the code you used. It's possible that you didn't use direction="backward" in stepAIC(). Or if you did, it was still running, so whatever else you try will still be slow. The statement "R provides only the pvalues for each level" is wrong: look at the anova() function. Bob On 29 June 2017 at 11:13, Beno?t PELE <benoit.pele at
2009 Feb 14
6
Outlier Detection for timeseries
Hello R users, Can someone tell if there is a package in R that can do outlier detection that give outputs simiilar to what I got from SAS below. Many thanks in advance for any help! Outlier Details Approx Chi-
2010 Feb 13
4
Labels on a pyramide
I am using pyramid.plot() from the plotrix package. I have something like this ############################################ xy.pop<-dados$masfr xx.pop<-dados$femfr #agelabels<-dados$femlab xycol<-color.gradient(c(0,0,0.5,1),c(0,0,0.5,1),c(1,1,0.5,1),11) xxcol<-color.gradient(c(1,1,0.5,1),c(0.5,0.5,0.5,1),c(0.5,0.5,0.5,1),11) xylab<-dados$maslab xxlab<-dados$femlab
2017 Jun 29
0
Help : glm p-values for a factor predictor
Hi Michael, > -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Michael > Friendly > Sent: Thursday, June 29, 2017 9:04 AM > To: Beno?t PELE <benoit.pele at acoss.fr>; r-help at r-project.org > Subject: Re: [R] Help : glm p-values for a factor predictor > > On 6/29/17 11:13 AM, Beno?t PELE wrote: > > My question is
2009 Feb 23
2
Formula that includes previous row values
Hi R users, Is there an easy way in R to generate the results table below using table 1 and the formula (simplified version of the real problem)? It would be easy if I knew the R equivalent of SAS's retain function, but could not find one. Thanks in Advance for any help! table1: ID X2 X3 1.00 1.00 0 2.00 0.00 3.00 1.00 4.00 3058 5.00 0.00 6.00 6.00 Formula: X3 = x2 + (.24 *
2008 Apr 21
0
Decoding multiple Speex frames
On 21/04/2008, Danny Peled <Danny.Peled at nice.com> wrote: > > Hello, Hi, > Could you please explain or send an example for decoding a packet that > contains multiple Speex frames. > > According to the API document the speex_decode_int() decodes only one frame > of speech. the frames are just c...
2005 Dec 21
1
how to sort records??
hey, ยต i have these records in my database, in a many-to-many relationship clients_users 1;66 2;66 3;66 5;66 6;66 7;66 8;66 14;66 15;66 16;66 17;66 18;66 19;66 20;66 21;66 22;66 clients 1;VME Complex Foster 2;VME Res. Canada 3;Twodecode 5;Index 6;Verleye bvba 7;Venus bvba 8;All Building Services nv 14;Vitro-Service sa 15;Vitro-Clean 16;Vecom nv 17;Ultra lean bvba 18;Solar Cleaning Services nv
2009 Feb 16
2
Whitening Time Series
Hi R users, I am doing cross correlation analysis on 2 time series (call them y-series and x-series) where I need the use the model developed on the x-series to prewhiten the yseries.. Can someone point me to a function/filter in R that would allow me to do that? Thanks in advance for any help! -- View this message in context:
2016 Apr 19
2
Creating two new variables conditional on retaining values from previous rows
Hello, Iam looking for an R solution that can efficiently produce the output shown below. I can produce this easily in SAS with retain statement and a few lines of if-then-else logic, etc.. but I am not find anything similar on the Rforum archives. Below is the logic I am trying to apply to produce the output table below. Thanks in any help! if the ID is the first ID encountered then group=1 and
2009 Feb 07
3
Output results to a single postscript document
Hello R users, I have been trying to output all my results (text, plots, etc) into the same postscript file as one document, but have been unable to...Can anyone help me improve my code below so that I can accomplish this? Currently I have to output them separately then piece them back together into one document.. Thanks in Advance for any help! options (scipen=999, digits=7)
2014 Mar 28
0
DAHDI-Linux and DAHDI-Tools 2.9.1 Now Available
...he A4B, A8B, TE133, TE131, WCTE235 and WCTE435. This firmware update resolves a rare case with certain chipsets that would cause transmitted audio to be muted for a short time on analog cards or spans to go down for a short time on digital cards. Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (2): xpp: PRI stability fixes xpp: fix PANIC for old dahdi_registration Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommend...
2014 Mar 28
0
DAHDI-Linux and DAHDI-Tools 2.9.1 Now Available
...he A4B, A8B, TE133, TE131, WCTE235 and WCTE435. This firmware update resolves a rare case with certain chipsets that would cause transmitted audio to be muted for a short time on analog cards or spans to go down for a short time on digital cards. Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (2): xpp: PRI stability fixes xpp: fix PANIC for old dahdi_registration Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommend...
2014 Mar 26
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc2 Now Available
...g cards or spans to go down for a short time on digital cards. Additions from -rc1 xpp: fix PANIC for old dahdi_registration hotplug: call handle_device.d/ actions for remove registration-order: Added dahdi_auto_assign_compat Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (1): xpp: fix PANIC for old dahdi_registration xpp: PRI stability fixes Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommend...
2014 Mar 26
0
DAHDI-Linux and DAHDI-Tools v2.9.1-rc2 Now Available
...g cards or spans to go down for a short time on digital cards. Additions from -rc1 xpp: fix PANIC for old dahdi_registration hotplug: call handle_device.d/ actions for remove registration-order: Added dahdi_auto_assign_compat Shortlog of dahdi-linux changes since v2.9.0: Oron Peled (1): xpp: fix PANIC for old dahdi_registration xpp: PRI stability fixes Shaun Ruffell (9): firmware: Refactor by using build_tools/install_firmware. build_tools/install_firwmare: Try to extract the .bin file from .tar.gz wcxb: Print running version when recommend...
2012 Dec 13
2
[LLVMdev] Cross compile LLVM
Hi; I am trying to cross compile LLVM for Android-NDK; I am using CMake as a build system; hence, i have defined CMAKE_SYSTEM_NAME variable so to turn on CMAKE_CROSSCOMPILING flag, being used by LLVM. As far as i understand from the LLVM structure; when cross compiling, executable are generated with two versions; one goes under the target build directory ${CMAKE_BINARY_DIR} and the other goes
2009 Feb 25
2
Formatting numeric values in a data frame
Hi R users, I have a data frame that contains 10K obs and 200 variables where I am trying to format the numeric columns to look like the output table below (format to 2 decimal places) but I am having no luck.. Can someone tell me the best way to accomplist this? Thanks in advance for any help! str(ad.test) 'data.frame': 10,000 obs. of 200 variables: $ ID : Factor
2014 Jan 30
0
DAHDI-Linux and DAHDI-Tools 2.9.0 Now Available
...specific hardware ids or pci slots - This new system is enabled by setting the module parameter of dahdi auto_assign_spans=0 - More info here: http://article.gmane.org/gmane.comp.telephony.pbx.asterisk.user/278656/match=auto_assigned_spans Shortlog of dahdi-linux changes since v2.8.0.1: Oron Peled (3): xpp: deprecate dahdi_autoreg xpp: continue xpp.dahdi_autoreg deprecation sysfs: new device attribute: registration_time Russ Meyerriecks (6): wcte13xp: wcaxx: Fix broken devicetype attributes wcte13xp: Update firmware to 0x780017 wcte13xp: Add support...
2014 Jan 30
0
DAHDI-Linux and DAHDI-Tools 2.9.0 Now Available
...specific hardware ids or pci slots - This new system is enabled by setting the module parameter of dahdi auto_assign_spans=0 - More info here: http://article.gmane.org/gmane.comp.telephony.pbx.asterisk.user/278656/match=auto_assigned_spans Shortlog of dahdi-linux changes since v2.8.0.1: Oron Peled (3): xpp: deprecate dahdi_autoreg xpp: continue xpp.dahdi_autoreg deprecation sysfs: new device attribute: registration_time Russ Meyerriecks (6): wcte13xp: wcaxx: Fix broken devicetype attributes wcte13xp: Update firmware to 0x780017 wcte13xp: Add support...