Displaying 20 results from an estimated 10000 matches similar to: "convert binary vector to time series of sum(x)/minute"
2006 Apr 28
1
Checking Goodness of Fit With Kolmogorov-Smirnov
Hi,
I'm using the power.law.fit function from the igraph package to fit a
power law distribution to some data. This function returns the power
law exponent as it's only result. I would like to have some sort of
goodness-of-fit and/or error estimate of the exponent returned. This
paper:
http://www.edpsciences.org/articles/epjb/pdf/2004/18/b04111.pdf
suggests using the
2002 Aug 03
7
theora MMX decoder
I try to merge VP3's mmx decoder into theora.
http://kyoto.cool.ne.jp/vp3/developers/theora-alpha3-MMXd-src.zip
You can see the change by searching the keyword "_UsingMMX_" in all lib
folder's file.
From
VP3???YO
vp3@go8.enjoy.ne.jp
2006 May 29
0
R-2.3 macosx segfault
Dear all,
this is my first message to this list. I hope it is not off topic
(and should have been posted to R-help for example).
I have R-2.3.0 installed on a couple of systems, including powermac
G5, iBook G4 (both with MacOSX 10.4.6), windows xp and linux (kubuntu
5.10). When trying to install package aroma from authors web site I
found that R for macosx crashes with segfault. This
2005 May 31
4
Karl
This is the guy that has a ton of email addresses.
Almost as many as he has phone numbers.
google "kvj"
He doesn't like our president either:
Here's look at a MISERABLE FAILURE and I use facts:
George W. Bush (herein referred to as 'bushwhack') is the village idiot and he pushed a series of Trojan horses at Americans:
1) The Overtime Pay act is nothing more than a
2007 Jun 12
1
bug in R environments? Was: [BioC] 'recursive default argument' error...
Dear developers,
has anyone experienced the problem described below? Is it a bug in
handling interrupts in R?
Best,
Oleg
-------- Original Message --------
Subject: Re: [BioC] 'recursive default argument' error in GOENTREZID2GO
From: Diego Diez <diez at kuicr.kyoto-u.ac.jp>
...steps that use to reach me to that point. It happens with any
environment, or at least annotation
2006 Jul 01
5
how can i set the default protocol of WEBrick to https?
On my server, stunnel is running to accept HTTPS (port 443) connection
from clients and redirect them to localhost:80. And on port 80 of my
server, WEBrick is running to accept HTTP connection.
In such situation, WEBrick generates URLs beginning with ''http://'',
not with ''https://''. So one can access to ''https://myserver/'', but
when he click on
2002 Dec 11
1
residuals: lm and glm
Dear list members,
I would like to know the difference in outputs and calculation processes
between residuals.glm(object, type="response") and residuals.lm(object).
For above-ground biomass estimation of trees, I estimated parameters of
an allometric equation (ln y = b0 + b1*ln x) using glm as follows:
fm <- glm(Ws~log(Wb), family=quasi(link="log",
2000 Apr 19
0
A new snapshot
Hi,
I have released a new snapshot of GnuPG, I hope this is one of the
last ones before 1.0.2 ;-)
This is still a BETA VERSION and not intended for general use.
ftp://ftp.gnupg.org/pub/gcrypt/devel/gnupg-1.0.1e.tar.gz (1600k)
The usual diff file is also available, but this time there is only a
detached signature for this diff file, because I noticed to late that
the --not-dash-escaped option
2006 Apr 29
2
counter_caching clobbered when preloading association ?
Hi,
I''m trying to use counter caching in a tree structure (in this case Bob
Silva''s threaded list). This is the definition:
class Folder < ActiveRecord::Base
acts_as_threaded
has_many :files
end
I would like each parent to have the total count of all the childrens
member. So when inserting a new file I update the file_count following
the parent_id through all the
1999 Jan 12
0
A patch for boxplot.R
[this was sent to R-help-owner instead of R-help.
why on earth ??!???!?
well, I took the liberty to cut the long citation.. MM]
Dear Yusuke
These changes look interesting.
Have you considered being able to specify a different shading or crosshatching
for each box. I can't see how you can do this at present. You can get
different colours but of course this is no good for black
1998 Feb 19
7
smbstatus
Have just upgraded to samba 1.9.18p3 on a RedHat 5.0 linux system...
now... when i type smbstatus... this is what i get..
Couldn't open status file /var/lock/samba/STATUS..LCK
so i assume that for some reason... this status file is not created upon
startup..
Pat.
2000 Jan 16
0
ANNOUNCE: 1.2.1pre26
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have uploaded openssh-1.2.1pre26. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
Major changes:
- IPv6 support. I have merged the IPv6 support from OpenBSD CVS and
the function replacements from KIKUCHI Takahiro
<kick at kyoto.wide.ad.jp>. It compiles and works OK for me on
Redhat Linux 6.1 (which has
2000 Jan 16
0
ANNOUNCE: 1.2.1pre26
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have uploaded openssh-1.2.1pre26. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
Major changes:
- IPv6 support. I have merged the IPv6 support from OpenBSD CVS and
the function replacements from KIKUCHI Takahiro
<kick at kyoto.wide.ad.jp>. It compiles and works OK for me on
Redhat Linux 6.1 (which has
2007 Jul 13
11
Mongrel + Insert Web Server Here
Which web server does mongrel fair best with?
-Ron
2007 Sep 16
2
Plotting (vector,matrix)
Hi all,
I'm still a bit new to R and I'm trying to figure something out. I have
the solution but the solution is what a C programmer would do :-) and I
was wondering if someone could tell me the R way of doing it...
What I have is a vector x of length |x|. And a matrix y of size m rows
and n columns where n = |x|. I want to plot m * n points on a graph so
that the x-coordinates
2024 Oct 03
1
Time series data decomposition from by minute data
Dear all,
My data is by minutes and I can see it has seasonal trend by daily and
weekly. How do I decompose the minute data into daily and weekly
some data:
> dput(tail(dt_train,100))structure(c(11L, 11L, 10L, 10L, 10L, 10L, 10L, 10L, 10L, 10L,
10L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L,
10L, 10L, 10L, 10L, 10L, 10L, 10L, 10L, 10L, 10L, 10L, 10L, 10L,
10L, 11L, 11L, 10L,
2024 Oct 04
1
Time series data decomposition from by minute data
Hallo
you can extract POSIX object
tv <- as.POSIXct(index(dt_train))
and use cut together with aggregate
cut(tv, "hour")
aggregate(dt_train, list(cut(tv, "hour")), mean)
2014-10-06 21:00:00 9.807692
2014-10-06 22:00:00 8.666667
Cheers.
Petr
?t 3. 10. 2024 v 17:25 odes?latel roslinazairimah zakaria <
roslinaump at gmail.com> napsal:
> Dear all,
>
> My
2005 Mar 09
2
VP3 Compatibility and SIMD Optimizations
Hi,
A few questions: Is libtheora strictly backward compatible with VP3?
Can I set it up to shove raw VP3 data through and trust it to decode the
same way as On2's open source code did, loop filters and all?
Also, is libtheora just supposed to be a C-based reference
implementation? I was looking through the code and noticed a distinct
lack of any kind of optimizations. Naive tree-based
2012 Jun 23
2
matching a string with multiple conditions using grep
Suppose I have a vector ["A_cont_1", "A_cont_12", "B_treat_8",
"AB_cont_22", "cont_21_Aa"], I hope I can extract the strings which include
3 short strings, say "A", "cont" and "2", that is to say, "A_cont_12",
"AB_cont_22" and "cont_21_Aa" will be extract, using a relatively short
code
1998 Dec 15
1
Use less instead of more
Hello,
I would like to use "less" as pager instead of the default, "more".
So I edited RHOME/bin/pager so that I can use less.
Is it all right?
Yusuke Uchiyama
yusuke at kais.kyoto-u.ac.jp
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",