similar to: Metadata

Displaying 20 results from an estimated 4000 matches similar to: "Metadata"

2014 Jul 30
1
Metadata
Thomas, Muse Radio Player 1.ob is the player, using Coding Technologies aacplusv2 encoder which came with SAM Broadcaster Studio. Url is metaledgeradio.com player located on listen page. Cool about the playlist log. I hope you got your crystal ball fixed. Thanks. Respectfully, Mike Dixon Metal Edge Radio ---- On Tue, 29 Jul 2014 09:25:35 -0700 Thomas B. R?cker <thomas at
2012 Sep 13
0
problematic p values for Dixon Q test
I am using R dixon.test in order to perform Q test for detection of outliers. The p-values for high Q values are consistent with the table in Rorabacher, D.B. (1991) http://www.flworkshop.com/sscs/dixon_test.pdf, but it seems that small Q-values get problematic p-values. For example: dixon.test(c(0.324,0.5,1,1.324),two.sided=T) Q = 0.324, p-value = 1
2012 Nov 16
0
dixon test
I would like to extend Dixon's values beyond 30. I've read over Rorabacher article but didn't understand the equations well enough to convert them to Excel and then "drag" the cells out extending the n. Rorabacher,_1991.pdf <http://r.789695.n4.nabble.com/file/n4649819/Rorabacher%2C_1991.pdf> Dean_&_Dixon,_1951.pdf
2008 Aug 12
3
dixon test
Hi, I need some help using the R outliers package. I would like to perform a Q-test (Dixon test) on my data set. I used the dixon.test function, but I cannot understand what is the confidence level used to perform the test. I have n=101 (n= number of data). So, can I use directly dixon.test ? What about qdixon and qtable functions? thank you so much! -- View this message in context:
2009 Jan 21
1
Multifractal detrended fluctuation analysis
Dear R-users, Has anyone written a function for multifractal detrended fluctuation analysis? The "fractal" package does mono-fractal DFA, but not multifractal as far as I can tell. The MF-DFA approach is presented in: J. W. Kantelhardt, S. Zschiegner, E. Koscielny-Bunde, S. Havlin, A. Bunde, and H. E. Stanley, "Multifractal Detrended Fluctuation Analysis of
2004 Jun 30
1
outlier tests
I have been learning about some outlier tests -- Dixon and Grubb, specifically -- for small data sets. When I try help.start() and search for outlier tests, the only response I manage to find is the Bonferroni test avaiable from the CAR package... are there any other packages the offer outlier tests? Are the Dixon and Grubb tests "good" for small samples or are others more
2004 Aug 11
1
Migrating from 2.2.8a to 3.0.5 / Failed to setup RT_SIGNAL_LEASE handler
I'm running Slackware 9.0 with a vanilla Linux kernel 2.4.25. Due to the announced EOL for 2.2.x, I'm trying to migrate our Samba hosts to version 3.0.5. These Samba hosts serve shares mounted off a seperate NFS fileserver. All is going well, except I've started getting the following messages in the smbd logs: ---- Start of snippet ---- [2004/08/11 09:59:30, 0]
2007 Feb 14
2
Does ICECAST support eAAC+ format
Hello Everyone, I want to know whether ice cast server supports "eAAC+" format. Please confirm it so where is the supporting DLL available. Thanks in advance Regards Arun -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20070214/f22737ea/attachment.htm>
2001 May 30
0
Word
Hi All, I'm new to wine and have it running on my machine (I can play solitaire). I would like to use it to run word under Linux but I'm having a bit of a problem with that program. I'm running Debian (testing) and accessing my Windows partition (w2k) which is mounted read only. The Word that I am running is part of the Office 2000 suite. At the bash prompt I enter:
2006 Nov 17
3
TLS timeout with Thunderbird
I'm trying to get dovecot working with various clients on my new mailserver. I installed the base rc2 that comes with OpenBSD 4.0, then upgraded to rc14 when I ran into problems with TLS and Thunderbird. The server has no problems with Mail.app on my laptop, but any connection attempts from Thunderbird timeout after the TCP handshake. 13:53:41.074438 66.x.x.2.50483 >
2002 Oct 30
0
Printing problems with NT/Samba
Hi, This is a message requesting help for the following problem: Printing Word 97 documents, stored on a Samba server, on an NT4 system to an LPD print queue fails under certain well-defined conditions, creating an empty file called 'Ne<number>:' (e.g. 'Ne120:'). The problem appears to be easily reproducable, as long as you have more than 99 print queues on your NT system.
2011 Jan 24
1
Trouble installing SWAT on a Samba 4 Alpha 13 buildonUbuntu Server
> > > But when I click apply, the jenfab\finance group dissappears from the > list and the changes never save. What OS are you using? If Linux then make sure share file system is xattrs capable and enable it in /etc/fstab (I believe). If not you can use: posix:eadb = /usr/local/samba/private/eadb.tdb in global. This does NOT scale well. > > > > I have tried giving
2008 Apr 14
2
Debian/Ubuntu repository key missing
The http://www.xapian.org/debian/archive_key.asc key file referenced on http://xapian.org/download.php is missing. Any chance it could be restored? Paul Dixon
2006 Mar 07
1
Iptables hangs at shutdown
Hi all- I have a Centos 3.6 server in production that hadn't been rebooted in quite some time. I was finally onsite today and took the chance to reboot into the most current kernel, but the box hung while "stopping iptables". Some Googling led me to one or two reports of systems hanging while the iptables initscript unloaded the modules. Has anyone else encountered this?
2007 Aug 13
2
Option --numeric-ids not the default?
Hi All, I've browsed the history of the list, but can't seem to find an answer to something that I find quite surprising - why isn't --numeric-ids the default when rsync is told to preserve permissions? It seems to me that the current behaviour runs against the grain of more than a quarter century of unix tradition, and certainly caught me by surprise the first time I encountered it.
2024 Apr 08
2
Exceptional slowness with read.csv
? Sun, 7 Apr 2024 23:47:52 -0600 Dave Dixon <ddixon at swcp.com> ?????: > > second_records <- read.csv(file_name, skip = 2459465, nrows = 5) It may or may not be important that read.csv defaults to header = TRUE. Having skipped 2459465 lines, it may attempt to parse the next one as a header, so the second call read.csv() should probably include header = FALSE. Bert's advice
2006 May 02
4
Migrate from RHAS 4 to CentOS 4.2
I have a SGI Altix 350 (ia64) that came with RHAS 4, but without any paid support. I would like to migrate the server over to CentOS. Here is what I've pieced together from some older posts by Johnny, can someone confirm this should work? I know this is somewhat covered in the FAQ, although both entries refer to FC or WBEL, which already have built-in yum support. Install the
2005 Apr 19
2
NTP on CentOS 3.4
Running CentOS 3.4, I enabled the ntpd service and noticed that it opens up a hole in the firewall for ntp from 127.127.1.0. I look in the ntpd initscript and see that it's reading in servers from /etc/ntp/step-tickers. However, that file is empty... /etc/ntp/ntpservers contains clock.redhat.com and clock2.redhat.com, but ntpservers isn't used *anywhere*. This looks like a bug, but
2004 Dec 30
3
Problems migrating from WBEL
Hi folks: I've recently migrated one of my production servers (bad Jason!) from WBEL to CentOS 3.3 using Donavan's instructions in the FAQ (http://www.centos.org/modules/smartfaq/faq.php?faqid=19). While it was as painless as the document suggests, I've run into problems with postgrey (a postfix greylisting daemon) on my server. Whenever I try to start postgrey, I get the
2005 May 11
2
Kernel panic on Dell 1850
I'm attempting to upgrade to kernel-smp-2.4.21-27.0.4.EL (x86_64) on a Dell 1850. The new kernel is panicing on reboot. When comparing against the current working kernel, I just noticed that we're currently running the "UP" kernel: [root at polaris root]# uname -srvp Linux 2.4.21-27.0.2.EL #1 SMP Wed Jan 19 11:49:43 CST 2005 x86_64 First question... why is the kernel