Displaying 7 results from an estimated 7 matches for "350f".
Did you mean:
350
2003 Sep 25
1
Choppy communication issue
....6 Athlon AMD / 512 MB Ram
Using separate network card.
Using built in sound card. (This should only cause problems for voice
mail and prompts, correct?)
2. Client machine 1
1Ghz Celeron, 256mb Ram, etc.
3. Client machine 2
500 Mhz AMD, 96 mb Ram, etc.
They are connected via a BayNetworks 350F-HD switch. (Fully
capable, however, it does not have advanced packet routing/
prioritizing.) Is it practical to assume that the problem is in the
switch? (ie. needing QoS for VOIP packets) Or perhaps I should be
looking somewhere else to resolve this.
I would appreciate any pointers or sug...
2001 Aug 08
1
Package for variable clustering
...kage in R that was designed
for
grouping the variables under different measures of distance (in cases
where data is non-Gaussian, autocorrelated, and so on).
Janusz.
--
** Janusz Kawczak **
** UNC at Charlotte, Department of Mathematics, Room 350F **
** Charlotte, NC, 28223-0001, U.S.A. **
** Tel.: (704) 687-2566 (W) (704) 921-0273 (H) Fax.: (704) 510-6415 **
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien....
2002 Apr 22
1
Goodness-of-fit
Hi,
I want to perform goodness of fit test for multinominal distribution. The
easiest way would be to use Chi2, but the measurment errors are not
normally distributed. I thought about using some bootstraping method to
perform the analysis. How can I do it in R?
Tomek
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2000 Dec 22
2
factor analysis
I have put a preliminary version of factanal in a package at
http://www.stat.ox.ac.uk/pub/R/fa_0.1-1.tar.gz
and would appreciate feedback. In particular
1) What else you might want. Please give precise references with
algorithmic details, as that has been a major problem for me.
2) Some convincing examples of factor analysis. Most (literally) of the
ones I have looked at are local maxima, not
2001 Nov 28
2
Why are looping variables not local?
Hello,
I've had a quick look on the list and can't find an answer to this niggle.
Whilst debugging some code, I noticed that looping variables in R are not
local to the loop as seams common in procedural languages.
For example consider the following piece of code:
for(i in 1:3){
cat(i,"")
for(i in c("a","b","c")){
cat(i,"")
2001 Sep 03
8
mixture distributions
Dear List,
I am looking for a possibility to fit a mixture model under R using
maximum likelihood estimation.
Venables and Ripley describe a solution working under S+ (in MASS, 3. ed.,
p. 263) which requires the D system function and deriv3. This solution does not
seem to be portable to R or at least I do not realise how.
Is there anyone who
a) knows how one could make the MASS-method run under
1999 Mar 03
4
xfig device
Hi, I am VERY interested in getting the xfig driver so that I can edit
graphical output from R. Searching through the mail archives and reading
documentation isn't helping. Is there or isn't there a working driver for
this purpose. How can I get it? I tried looking at the development version
of the tarballs, but I didn't find anything that looked promising in there.
Also, does