search for: reseach

Displaying 20 results from an estimated 62 matches for "reseach".

Did you mean: research
2006 Feb 17
6
MOH from RCA jack?
...to integrate a commercial message service (they pay a monthly fee to have special MOH messages generated) into their system. The messages are essentially delivered to this customer via older generation audio equipment that interfaces to their key system via a standard audio RCA jack. (We're reseaching other alternative deliver mechanisms such as mp3's, etc, from the supplier, but have to assume for now that we need to inject MOH audio into asterisk via this RCA jack.) Does anyone have a relatively high audio quanlity method of interfacing such an external audio device into asterisk in...
2009 Apr 13
2
using flash to connect to ICECAST 2.3.2
Starting on friday I download icecast 2.3.2 and compiled it on SLES10. Very soon I was able to use ices to stream an mp3 file to a mp3 (phonostart, foobar) client via Icecast. But my flashplayer, which was able to get streams from icacast1, was not able to full fill his job. I did reseaches on the net, hour for hour, found a lot of stuff. Also some changings in format_mp3.c. But with no success. Does anybody has a summery, how to configure icecast.xml and/or do changings in the code that flash player connects to an icecast2 server? regards to anybody a) who wrote the code b) who...
2007 Feb 13
1
RE2: Suddenly "Subscript out of bounds"
...You update all packages but not R itself? ------------------------------------------------------------------------ ---- ir. Thierry Onkelinx Instituut voor natuur- en bosonderzoek / Reseach Institute for Nature and Forest Cel biometrie, methodologie en kwaliteitszorg / Section biometrics, methodology and quality assurance Gaverstraat 4 9500 Geraardsbergen Belgium tel. + 32 54/436 185 Thierry.Onkelinx at inbo.be www.inbo.be Do not put your faith in what statistics say until y...
2012 Jan 03
6
calculate quantiles of a custom function
Hi, I guess that my problem has an obvious answer, but I have not been able to find it. Suppose I create a custom function, consisting of two beta-distributions: myfunction <- function(x) { dbeta(x,2,6) + dbeta(x,6,2) } How can I calculate the quantiles of myfunction? I have not seen any continous function treated in the docs, and applying the "quantile function" gives me an
2011 Sep 14
2
Image processing and analysis with R
...I need to get the data from this histogram analysis and I was wondering about using R to do so. I have check the biOps-package, but it does not work in windows 7. So, someone knows if there is some special package about image analysis.  It would be really appreciated. I have never heard about image reseach like this. I think some geostatistical image package could help, but I have not idea. Thank you in advance. José   ________________________________ [[alternative HTML version deleted]]
2006 Oct 25
3
simplification of code using stamp?
Hi I have the following code which I would like to simplify. Id does linear regressions and returns the r-squares, and the coefficients. It runs slow, as it is doing the regressions for each - is it possible to get the values in a dataframe which looks as follow: expert | xx | seeds | r.squared | slope | intercept Thanks in advance, Rainer library(reshape) rsqs <- as.data.frame(
2012 Nov 02
2
Merge data frame with mispelling characters
...match possible to each entry. For example, in "Venable"/"Venables" there is a 87.5% match. As I have name and surname, and also auxiliary keys to this match, I think this could work. Thank you in advance. ----- Victor Delgado cedeplar.ufmg.br P.H.D. student www.fjp.mg.gov.br reseacher -- View this message in context: http://r.789695.n4.nabble.com/Merge-data-frame-with-mispelling-characters-tp4648255.html Sent from the R help mailing list archive at Nabble.com.
2005 Mar 20
1
"Graphics (for goodness of fit)" Question
...ctive chi-squared tests in R? ------------------------------------------------ Any suggestion, direction, references, help, replies will be highly appreciated. Thank you for your time. ________________________________ Mohammad Ehsanul Karim Web: http://snipurl.com/ehsan Institute of Statistical Reseach and Training University of Dhaka, Dhaka - 1000, Bangladesh
2016 Apr 25
1
Opus Audio Codec
Dear Opus team, We are a PC, Tablets and Smartphones manufacturer in Brazil http://www.positivoinformatica.com.br/ . We were informed that the VP9 Video Codec will be added by Microsoft in the new versions of our contracts with them. We reseached this codec and sow that is developed by you and is royalty free. Would you please help me to check whether to sign any tipe of contract for the use of this technology? Thank you. ANGELA TEIXEIRA Procurement Software e Projetos Especiais Produtos e Procurement ateixeira at positiv...
2012 May 04
2
Off-Topic: Crime Statistics Don't Pay
WARNING: COMPLETELY OFF TOPIC -- Nothing to do with R. I thought readers of this list might enjoy the following. The link to the full article is at the bottom. I hope this is not "too" inappropriate. ------- Overconfidence in crime statistics doesn?t pay. In a new study, a team of criminologists makes the case that reported crime rates should acknowledge uncertainty in the data. The
2007 Feb 12
3
Linking R with Microsoft SQL Server / Client
Hello My colleagues and I have recently established a large database (40 tables each with greater than 15 variables) in Microsoft's SQL Server 2000. Currently we are accessing this database via SQL client running an Windows XP. Our objectives are many fold including running SQL applications, outputting results to ARC/INFO IMS, production of summarizing tables - graphs and web interfaces for
2016 May 05
1
Max OSX 3.3.0 and lzma
I have lzma installed (in /usr/local) but R-3.3.0 configure doesn't like something about it: checking for lzma_version_number in -llzma... yes checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no configure: error: "liblzma library and headers are required" bash-3.2$ ls /usr/local/lib/*lzma* ls /usr/local/lib/*lzma* /usr/local/lib/liblzma.5.dylib
2007 Feb 16
2
plotting
Hello, I use newly R! I'd like to plot several data set together in one output window! How can I do that? Best regards Hadi --------------------------------- Never miss an email again! [[alternative HTML version deleted]]
2007 Apr 25
1
program avail. for simulating spatial patterns?
Hi all, I am wondering if there is a function available in R for simulating spatial distribution of objects (plants in this case) in order to simulate sampling of a population . Specifically, I would like to be able to change the spatial correlation of individuals. I don't want to reinvent the wheel if it already exists. Thanks, Wade
2011 Jul 11
1
problem finding p-value for entropy in reldist package
Hi, I am using the reldist package and having problems determining the p-value for the entropy value from the reldist function. I am able to properly determine the entropy value, but cannot figure out what function to use to find the p-value. I have tried using rpy, rpluy (which provides p-values for the polarization values) and investing the results from reldist(). Thus, far I cannot find the
2002 Oct 07
1
Multiboot with isolinux
...p to 64 bootable images, Award BIOS 8 images, if not wrey old). Now that floppies are getting too small, I find that I must find a workaround for hard coded isolinux directory name in isolinux. Not a big deal, but there might be also others who would like to have multiboot feature. -- Raimo Koski Reseacher Probatus Technologies / Comptel Corporation Brahenkatu 20, FIN-20100 TURKU, Finland Tel: +358 2 2361141 5 alert tones Mobile: +358 2 2361141 6+ alert tones
2011 Dec 28
2
Contingency tables example
I have this question: http://r.789695.n4.nabble.com/file/n4240145/data%5D.jpg This table and data represents a sample of social housing residents in Copenhagen and I'm asked to analyse the data with a view to seeing what might be related to residents satisfaction levels. And I just don't know where to start, if anyone could help this would be greatly appreciated Regards Sam --
2012 May 31
0
function to calculate a SMAPE (Symmetric mean absolute percentage error) to avoid the possibility of an inflation caused by zero values in the series
Dear Reseacher, i find this modified version of SMAPE at pag 13 formula "msSMAPE" to to avoid the possibility of an inflation caused by zero values in the series using a Si component in the denominator of the symmetric MAPE http://www.stat.iastate.edu/preprint/articles/2004-10.pdf I wrote a functi...
2007 Jan 03
2
understanding integer divide (%/%)
I am confused about why the following occurs: > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 4.0
2005 Mar 05
1
IAX2 (Variables)
> -----Original Message----- > From: Robert Webb [mailto:rwebb@ropeguru.com] > Sent: Saturday, March 05, 2005 5:24 PM > To: 'Asterisk Users Mailing List - Non-Commercial > Discussion'; 'leandro_tenorio' > Subject: RE: [Asterisk-Users] IAX2 (Variables) > > > > > -----Original Message----- > > From: asterisk-users-bounces@lists.digium.com