search for: empyrical

Displaying 7 results from an estimated 7 matches for "empyrical".

Did you mean: empirical
2013 Mar 06
1
need help using read.fortran
Hello kind and R-knowledgeable souls! I am trying to use read.fortran to read in old datasets in 80-column-card format with no separators between variables (just 80 columns of solid digits). I comprehend the instructions for specifying the columns for each variable, but I can't understand how to assign the variable names after reading the help pages for read.fortran, read.fwf and
2004 Aug 06
0
streaming ogg player embedded in web page
have you tried jorbis? http://www.jcraft.com/jorbis/index.html <p>adam <p><p><p>On Fri, 30 Apr 2004, Warren J. Beckett wrote: > Hi List, > > For the last week I have been have playing with icecast 2.0.0 and ices > for a streaming project I am working. The streaming is working with > multiple sources and fallback using XMMS and Winamp as the clients. All
2004 Aug 06
0
php playlist manager
hi, Sorry if this seems slightly off topic, but it is actually for a icecast application. I am looking for a nice php script for making and editing playlists (m3u)...has anyone seen something? I have done a lot of searching on this, but most solutions are either too simple (usually they dont allow editing) or too complex (full-blown net jukeboxes)... many thanks in advance if anyone can point me
2007 May 17
2
repeated measures regression
How does one go about doing a repeated measure regression? The documentation I have on it (Lorch & Myers 1990) says to use linear / (subj x linear) to get your F. However, if I put subject into glm or lm I can't get back a straight error term because it assumes (rightly) that subject is a nominal predictor of some sort. In looking at LME it seems like it just does the right thing
2004 Aug 06
2
adhoc streaming
<div style='background-color:'><DIV class=RTE>Hi there </DIV> <DIV class=RTE> I wonder if you can be of any help? I'm looking at streaming mp3 audio from a pc, over to a laptop. Communication will be through a wireless 802.11 b link. I have already configured the ip number and pinged them to ensure a connectionand have download the m3m mp3 encoder and
2004 Aug 06
1
Update ezstream playlist 'on the fly'
Hi, I've compiled the new ezstream and tested it and it works just like my clients want so we are VERY happy with this new feature. Thanks again!!! regards, jappe On Apr 21, 2004, at 3:58 PM, oddsock wrote: > Jappe: > > I've just added this functionality to ezstream. You can now send > ezstream a SIGHUP and it will re-read the currently processing > playlist file
2004 Aug 06
5
streaming ogg player embedded in web page
Hi List, For the last week I have been have playing with icecast 2.0.0 and ices for a streaming project I am working. The streaming is working with multiple sources and fallback using XMMS and Winamp as the clients. All work splendidly. Next on my todo list is find a simple Ogg player that I can embed in a webpage and play from the icecast stream. I have so far looked at jlGui Applet 2.2 which