Displaying 9 results from an estimated 9 matches for "onit".
Did you mean:
init
2001 Apr 26
0
how to do java-like hashtables in R, R from a java progra mmer's p onit of view
...et the hang of R some
more
before worrying about hashtables again.
Chris Marshall
-----Original Message-----
From: M. Edward (Ed) Borasky
To: Chris Marshall
Cc: r-help at stat.math.ethz.ch
Sent: 4/25/01 4:44 PM
Subject: Re: [R] how to do java-like hashtables in R, R from a java
programmer's p onit of view
On Wed, 25 Apr 2001, Chris Marshall wrote:
[snip]
I do some *very* similar things, except that I do the data structuring
in
Perl and create comma-separated value files that I can read directly
into
R with "read.csv". The basic data structure in R is the data frame, and
most
of...
2001 Apr 25
2
how to do java-like hashtables in R, R from a java programmer's p onit of view
I suppose I am looking for recommendations on the right book on R for me.
This post drones on a bit about what sort of programming I do and is
basically asking if there are any books on R written with me in mind. I
also make a proposal regarding R documentation at the end.
I started reading "Programming with Data," by Chambers, got really excited
in chapter 1, then found that I had a
2008 Sep 14
2
histogram
...ething like this
separate in 0-19-29-39-49-59-69-79-99
and put in these spaces 8 densities .. 0.something
i have the frequency in % and divided already in 20 or 10 to get the density
i tried and tried..made breaks vector to separate but couldn't put the other
vector with the frequency density onit directly
anyone know how to do it??
tks
[[alternative HTML version deleted]]
2005 Jul 07
2
Compiling icecast on windows?
Hi list,
I have posted this question onto the forums but thought I would also use
the list:
could you tell me if its possible to compile (icecast-2.2-kh12d) on
windows using VS.NET 2003?
i use vs.net 2003 for .net development and never tried compiling other
stuff onit,
what dependencies will i require for it to build on windows?
i currently have the linux version compiled on a fedora box but i have a
colocated win2003 server and would like to try kh12 on this (for relay
on demend)
many thanks!
Ricardo Meechan
IT Administrator
Mobile: +44 (0) 7966...
2005 Jul 07
0
Compiling icecast on windows?
...on
> windows using VS.NET 2003?
it could certainly be done, as there is nothing really platform
specific, although I don't have the product to try a build. It's just a
question of the project files.
> i use vs.net 2003 for .net development and never tried compiling other
> stuff onit,
>
> what dependencies will i require for it to build on windows?
just the same as for the release icecast, xml2, xslt, pthread-win32,
ogg, vorbis, theora, curl. The last 2 are optional but you lose some
functionality if they are missing.
> i currently have the linux version compiled...
2007 Sep 17
1
aggregate function oddity
[This email is either empty or too large to be displayed at this time]
2008 Jun 02
3
Adviced way of tagging music
I change a lot of my CD to Ogg to be able to listen them easily from my
computer (I use foobar, I was used to WMP but it does not support library
for Ogg files and plug-ins I found for this where poor) without the need for
frequent CD changing.
I like my music to be richly tagged. But with classical music CD it is a
real pain to tag those files. Typical problems involve:
- single CD
2006 Oct 17
2
Calculate NAs from known data: how to?
Hi
In a dataset I have length and age for cod. The age, however, is ony
given for 40-100% of the fish. What I need to do is to fill inn the NAs
in a correct way, so that age has a value for each length. This is to be
done for each sample seperately (there are 324 samples), meaning the NAs
for sampleno 1 shall be calculated from the known values from sampleno 1.
As for example length 55 cm
2005 Jul 08
1
Compiling icecast on windows?
...n
> windows using VS.NET 2003?
it could certainly be done, as there is nothing really platform
specific, although I don't have the product to try a build. It's just a
question of the project files.
> i use vs.net 2003 for .net development and never tried compiling other
> stuff onit,
>
> what dependencies will i require for it to build on windows?
just the same as for the release icecast, xml2, xslt, pthread-win32,
ogg, vorbis, theora, curl. The last 2 are optional but you lose some
functionality if they are missing.
> i currently have the linux version compiled...