search for: decription

Displaying 20 results from an estimated 31 matches for "decription".

Did you mean: description
2009 Nov 21
4
other decriptive stats packages
i just found the following list, i wondered if anybody could add to this as i have to characterize a large data set and am new to R...the list below was so helpful....can you add to this??? Just to forestall confusion amongst those who would like to use one of the functions called "describe"... Hmisc package - describe numeric name count of observations count of missing
2009 Nov 02
1
smbtortore decription
Hi, we are starting to use smbtorture for our project. Now we are looking for a description about the testcases / test function that are available in smbtorture. We would like to understand what get testet with this function (e.g RAW-BENCH-OPEN, RAW-SEARCH and so on) . Is there any descriiption available what all these functions means Mit freundlichen Gr??en ... Best regards Christoph Keil
2014 Sep 12
2
sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?
Hello, Dovecot. Is it possible to write one rule in sieve, which will: (1) Trigger on any message with "List-Id" header AND (2) Put this message to folder with name build from content of "List-Id" header, in such way, that message with List-Id List-Id: This is decription of list <list-name.host.org> will be put into folder "org.host.list-name" where "." is namespace separator (so, such folders will be shown as hierarchy in mail client)? I don't want to write ~50 rules by hands and add new ones from time to time. I'm speaking...
2009 Nov 19
1
loess smoothing
Hello, In reading the loess description I see: span: the parameter alpha which controls the degree of smoothing. The default seems to be 0.75. Would it be possible to expand on this decription so I can avoid trail and error? Can I increase this pass 'span' > 1? Qualitatively to what degree changing this value affects the smoothing of the data? Thank you. Kevin
2006 May 09
1
Call recordings management
Hello, I have been asked if it is possible for recorded calls to be flagged with a decriptive title automatically and filed. The application is a third party call center operation, where certain customers that engage the call center want all calls recorded and then a submission of call samples at the end of the calling period. This is being done by hand at the moment. I fully expect that I
2007 Feb 07
1
heteroscedasticity problem
...e pattern corresponds very well to some established ecological theory (each x is the species richness of a community of primary producers, y is the productivity of each community; productivity and its predictability both increase with increasing species richness). Apologies for the probably clumsy decription of my problem - I am ecologist, not statistician (but a big fan of R). Cheers, Robert Robert Ptacnik Norwegian Institute for Water Research (NIVA) Gaustadall?en 21 NO-0349 Oslo FON +47 982 277 81 FAX +47 221 852 00
2009 Nov 23
0
R-help Digest, Vol 81, Issue 23
Hi, keine ahnung. Das liegt jetzt bei Hr. Feld. Frag mal bei ihm nach. Gr??e Thushyanthan r-help-request at r-project.org wrote: > Send R-help mailing list submissions to > r-help at r-project.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://stat.ethz.ch/mailman/listinfo/r-help > or, via email, send a message with subject or body 'help'
2006 Jul 21
1
How to dynamically add more rows and submit data
Let''s assume that I am trying to build an application where the user can enter invoice. In the app the user can add lines items. Each line item has decription, date, rate and hours. When the invoice screen comes up the first time I have one blank row for the line items. <tr> <th>Description</th> <th>Date</th> <th>Hours </th> <th>Rate </th>...
2001 Jan 18
2
ssh-add bug
There is an amusing bug in ssh-add that causes it to go into an infinite loop. I am using openssh 1.2.3, and noticed that when I ran "ssh-add < /dev/null" in my X startup scripts, but didn't have ssh-askpass installed, ssh-add started spewing errors into my .xsession-errors and didn't stop. I found that what happens is: ssh-add forks and attempts to exec ssh-askpass. The
2003 Jun 25
1
Code some * examples for me? I'll pay you! :)
...or our instructional examples, we would like to route the traffic to 3 different IVR apps based on the DNID... We will pretend the numbers are 800-222-1111 Route to IVR_app_1 800-222-2222 Route to IVR_app_2 800-222-3333 Route to IVR_app_3 800-222-8888 Route to IVR_app_1 IVR_app_1 decription: --------------------- Say "your number is [say ANI digits]" & then [play a sound file], then ask them to please press 1 to continue, wait for 1 , then hang up when its pressed. IVR_app_2 description: ---------------------- Say "your number is [say ANI digits], you called...
2004 Nov 07
2
query reg. streaming protocol
Hi, I am planning to guide Engineering Students, to build a MP3 Streaming Server as part of their academic project. I downloaded icecast 2.0.2 & ices 0.4 & went through the documentation & code. I am not able to find technical resources explaining the streaming protocol between Icecast Server & Client (winamp or xmms). We are in need of technical details of streaming protocol,
2004 Nov 07
1
query reg. streaming protocol
...a de facto standard for >transmitting metadata. It's a sort of id3 packet interleaved >at specific byte offsets with the mp3 program stream. AFIAK, >there's no documentation on this. Just read the icecast code >for an example. Look for the 'icy-*' headers. Here is a good decription of the Shoutcast metadata protocol. http://www.smackfu.com/stuff/programming/shoutcast.html Keep in mind, this is only enabled in icecast when a client sends a Icy-Metadata:1 in the request headers and ONLY applies to mp3 streams. oddsock
2002 May 21
0
Build
Dear helpers! I tried to build a package I have written, and which I have built up to now under R v .1.2.1, Windows 98 and Cygwin. The plan is to migrate to R v 1.5.0, Windows 2000 and Rtools. The package fits the decription of Simple Ports in readme.packages. The command C:\R\rw1050\src\gnuwin32>make pkg-sag gave the output make DLLNM= \ -C C:/R/rw1050/src/library/sag PKG=sag RHOME=C:/R/rw1050 RLIB=C:/R/rw1050/libr ary \ -f C:/R/rw1050/src/gnuwin32/MakePkg make[1]: Entering directory `/cygdrive/c/R/rw1050/...
2007 Nov 30
0
How to Compute envelope of Khat in Splancs Package
...ror: > UL.khat <- Kenv.csr(length(X_coord), bnd, nsim=100, s) Doing simulation 1 Error in runif(n, min, max) : invalid arguments In addition: Warning message: NAs introduced by coercion I think that I have a problem with "poly." How can I correct "poly"? There is a decription about "poly" like bnd. ------------------------------------------------------- > bnd min max x 160327.0 213371.8 y 390518.3 420704.6 > ------------------------------------------------------ Thank you for your time, --- Kum-Hoe Hwang, Ph.D.Phone : 82-31-250-3516 Emai...
2007 Nov 26
1
VMukti - Filesharing + video + voice supported Soft phone
...for me is Messenger - SIP Softphone - Soft Client File transfer. IP Telephone, Do not disturb, busy & available status. softclient conferencing, Custom available/away status. video telephony ... www.eyeball.com/products/messenger.html - 22k - Cached - Similar pages and from the decription on the page there, this software does what you want. That was not too difficult, was it? If you wanted to find out if someone on this list uses such a software, and what experience they have, your question probably would have looked differently. Nevertheless, voip-info lists some...
2009 Oct 24
3
Turning off X-Windows
Hi All, How does one best turn of X-Windows? I dont need it, ssh works just fine for me. I seem to recall it was complicated and since I know enough to do my stuf and not well versed yet in fixing things I break, I dont want to blow this up. Best, -ML
2003 Jul 18
0
Connecting to Windows 2000 Server with smbclient
...ata sequence. The next and final piece of debug output is a Session Set Up (smb_com=0x73) response (also repeated twice) with smb_rcls= 109 smb_err=49152 smb_flg2=49153 ending up in the above NT_STATUS_LOGON_FAILURE error message. I am aware that a similar problem decription was posted recently under a similar heading, but I could not find a solution. By the way: my smbclient is version 2.2.3a on a Linux 2.4.18 OS= Windows 5.0 there is no smbd running, I think it is not required for the client, is it ? smb.conf...
2014 Jul 02
4
[Bug 2251] New: Wrong error-description on connect via domain
...SH Version: 6.6p1 Hardware: amd64 OS: Linux Status: NEW Severity: minor Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: cyrond at gmail.com Since some versions the error-decription on closed port is wrong when using domains to connect (with a non-standard port - if it matters). $ ssh -p 1337 a.b.c.net ssh: connect to host a.b.c.net port 1337: Network is unreachable $ nslookup dag.wk.freifunk.net Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name:...
2007 Sep 17
2
Filesharing + video + voice supported Soft phone
Dear all I have setup of asterisk 1.4.11 Now i want soft phone which one support file sharring + video + voice call with asterisk SIP is there any soft phone which support this all feature ?? with asterisk Regards Satish Patel --------------------------------- Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games.
2008 Mar 17
2
NoMethodError (...occurred while evaluating nil.split)
I am getting a NoMethodError, with the following decription: You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occurred while evaluating nil.split The error is raised on function call line of the ''.html.erb'' file. The function is present in the relevant ''helper.rb&...