Displaying 20 results from an estimated 3000 matches similar to: "Very audible artifact in RC3"
2008 Mar 04
4
R-Terminal
Hi there!
I use an gnome-terminal for using R. When I resize the termial to the
maximum size, R uses only the left side of the window. Can I tell R to
use the whole window somehow?
Thanks,
Martin
--
Ihr Partner f?r Webdesign, Webapplikationen und Webspace.
http://www.roomandspace.com/
Martin Kaffanke +43 650 4514224
-------------- next part --------------
A non-text attachment was
2006 Feb 06
4
fcgi to run cgi scripts
Dear experts,
I have rail site that is running lighttpd and fcgi. I want the default
domain to serve the rails application, and I also want to have a
virtualhost (bugs.mysite) to resolve to a bugzilla instance.
Bugzilla is basically Perl application called through CGI.
I tried to find pointers on how to set fcgi to run both rails dispatcher
and other cgi scripts in a different virtualhost, and
2008 Mar 10
3
format a number
Hi there!
I have i.e. v = c(0.43554, -0.22343), and so on. Now I'd like to make a
format like
format(v, digits=2) but without the leading 0, so 0.43554 becomes .44,
-0.22343 becomes -.22
How can I do that?
runnable example for copy and paste:
v = c(0.43554, -0.22343)
format(v, digits=2)
Thanks,
Martin
--
Ihr Partner f?r Webdesign, Webapplikationen und Webspace.
2008 Mar 06
3
mean and sd with number of values?
Hi there,
When i do
mean(fl[1:20], na.rm=T)
sd(fl[1:20], na.rm=T)
I get 20 Results, but now I'd like to know from how many numbers my mean
and sd are calculated.
How to I use the length() for this, or is this possible?
Because there are missing values in some, but not in all columns. So
there should be a different count of numbers.
Thanks,
Martin
--
Ihr Partner f?r Webdesign,
2008 Sep 29
1
Testing this significance of a factor in a mixed-model "ANCOVA"
R-users -
I must preface this question by saying that I'm a relative newbie to
both R and mixed-modeling.
I'm using lme fit an ANCOVA-like model. My data consist of bone
length measurements for a developmental series of two capuchin monkey
species. I'm interested in whether the rate of bone length scaling
to body mass (i.e., growth) differs between species.
My call to lme
2001 Jun 15
2
Difficult sample for vorbis w/ audible artifacts
I came across an interesting test sample the other day while trying to
compress some of my music and trying out different encoders. You can grab
the sample in question from here:
http://www.animus-facticius.org
drone_clip.zip is a 9 second clip of the track where the artifact is most
apparent, drone_short.pac is a 1 minute clip of track. The sample is from
the song "Drone" from
2003 Jul 02
1
Domain member server
Dear all,
I was trying to join the samba server as a win 2000 domain member server. I'm using the smbpasswd command as follow:
# smbpasswd -j edventures -r venus -Uadministrator
Password:
Error connecting to venus
Unable to join domain EDVENTURES
Is there anything wrong ?
_____________________________________________________________________
iRepublics.com - Free Web Hosting for
2010 Sep 22
1
include configuration file
Are people using the icecast official source or the updated version by KH?
http://www.xiphicecast.webspace.virginmedia.com/
I think that version has a lot of fixes and added stability... can we merge
it back in with the main source?
Sorry for my English
On Wed, Sep 22, 2010 at 1:04 AM, Petr Pisar <petr.pisar at atlas.cz> wrote:
> On Wed, Sep 22, 2010 at 09:23:02AM +0400, ???????
2005 Nov 14
1
Curve fitting tutorial / clue stick?
Working through the R archives and webspace, I've mostly proved to myself that
I don't know enough about what statisticians call "Curve Fitting" to even
begin translating the basics.
I'm a sysadmin, and have collected a variety of measurements of my systems,
and I can draw pretty pictures in R showing what has happened. People are
happy, customers feel empowered. Whee!
2008 Mar 03
1
names of data.frame variables?
Hi there!
I'd like to make many tests and plots, for each variables.
i.E.
i <- 1
repeat {
print (t.test(e[i], f[i]))
i <- i + 1
if (i == 21) break
}
but the output is:
Welch Two Sample t-test
data: e[i] and f[i]
...
so I don't know which data was calculated.
Is there a way to tell the t.test or I'll make the same with plotmeans
(from the gplots library)
2008 Mar 13
1
Compare two correlations matrices
Hi there,
When I make two correlations matrices of the same size from
a <- cor(el[1:20])
b <- cor(fl[1:20])
how can I compare if this matrices are equal?
Thanks,
Martin
--
Ihr Partner f?r Webdesign, Webapplikationen und Webspace.
http://www.roomandspace.com/
Martin Kaffanke +43 650 4514224
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
2008 Mar 13
1
factanal and plotting?
Hi there!
To make a good choice for the estimation of the number of usefull
factors. And I'd like to plot a graph like:
http://de.wikipedia.org/wiki/Bild:Parallelanalyse.jpg
where I don't need the green line (random values).
But with
str(factanal(data, factors=10)) I cannot figure out where I can find the
values for plotting.
Can you please help me in this question?
Thanks,
Martin
2008 Mar 05
2
Correlation matrix one side with significance
Hi there!
In my case,
cor(d[1:20])
makes me a good correlation matrix.
Now I'd like to have it one sided, means only the left bottom side to be
printed (the others are the same) and I'd like to have * where the
p-value is lower than 0.05 and ** lower than 0.01.
How can I do this?
And another thing: Is there a way to output that table as a latex table?
Thanks,
Martin
--
Ihr
2006 Aug 07
1
UPDATED!! Problem with PRODUCTION machine, please respond quickly!!
Dear Samba guru's?
Regarding my problem:
========================================================================
I have a problem when I try to remove some files on a samba share? I see
this in my samba.log:
[2006/08/04 10:58:55, 1]
smbd/posix_acls.c:store_inheritance_attributes(252)
store_inheritance_attribute: Error Permission denied
2020 Feb 14
3
.IMAP
Dear team,
I have my users in /usr/home/user1 for user1, user2 for user2 etc.
As these users also have a website, these folders have a
/usr/home/user1/www folder, which is the docroot of their website.
What happens now is that Dovecot indexes also this /usr/home/user1/www
folder and creates in every folder a .imap folder which content is an
exact image of the folder it is created in. In
2009 Nov 14
4
php config security concern for c5
a recent post on bugtraq hilighted an issue with how upstream has
configured apache to invoke php, namely using addhandler, which has the
behavior of matching the extension anywhere in the file. this means
that foo.php.jpg will be run as php. where this becomes an issue is web
apps that allow uploads into the webspace for images, pdfs, etc. if the
app assumes that anything.jpg is safe,
2004 Sep 10
0
[jamie@audible.transient.net: Bug#160155: gapless playback]
Jamie,
I hear what you're saying. I don't believe this *should* be
a plugin's responsibility, though it sounds like with XMMS it is.
But I don't know how to fix it. Probably with enough archaeology
into the XMMS source and other plugins I could find out. I'll file
it in the feature requests and hope someone can get to it.
Josh
--- Matt Zimmerman <mdz@debian.org>
2010 Sep 03
1
Audible in Wine 1.3.1
It will not let me authorize my books. I saw a post on SSL issue. But, it did not mention the current wine ver or Audible ver.
I am using
Wine 1.3.1
Audible 5.5.0.4
2006 Jan 09
3
Thomas Fuchs Interview on Audible Ajax
Hi guys,
I had the pleasure of interviewing Thomas Fuchs for "Audible Ajax", and
thought that some of you may be interested to hear it:
http://ajaxian.com/archives/audible-ajax-episode-12-thomas-fuchs-of-scriptac
ulous
Cheers,
Dion Almaer
Founder, Ajaxian.com
http://ajaxian.com
Cleaning up the web with Ajax
2008 Feb 19
1
Which package to install?
Hi,
I'm wanting to install R onto my webspace. My ISP uses CentOS release 4.6
and I'd like to know which one of the available R packages for Linux would
be appropriate.
Thanks.