Displaying 20 results from an estimated 3000 matches similar to: ""moving average" method for time series objects"
2008 May 20
1
Suggestion for Installation Instructions
http://wxruby.rubyforge.org/wiki/wiki.pl?Installation
Please forgive and redirect me if this is the wrong forum for this very
minor posting.
I suspect most people know the answer to this question from some other
experience, but for those of us who don''t it would be helpful to give a
hint on which Windows gem package to install.
c:\ruby>gem install wxruby
Select which gem
2004 Sep 01
2
using hist() with tapply()
Hi,
I've been passing the hist() function to tapply() to quickly generate histograms based on the list of factors supplied to tapply(). However, I have not figured out how to generate titles for each of the histograms, which paste in the unique values of the list factors as part of the histogram title. I'm hoping that someone can tell me how to do this.
Thanks for your time and
2009 May 14
1
Bayesian Model Averaging
Hello R Group,
Below is the code I submit:
library("BMA")
X <- read.table("C:/Documents and
Settings/Administrator/Desktop/coding.txt",header=TRUE)
Y <- read.table("C:/Documents and
Settings/Administrator/Desktop/1DCS.txt",header=TRUE)
IGout<- iBMA.glm(X, Y, glm.family= gaussian(), verbose = TRUE, thresProbne0
= 5 )
summary(IGout)
IGout
I
2020 Feb 27
1
Question about latest CentOS 7 AWS AMI
Hi,
I'm seeing some strange behavior when trying to use the latest CentOS 7 AMI
from the AWS marketplace.
The AMI that we've been using previously is "ami-02eac2c0129f6376b"
released January 30, 2019 at 6:40:58 PM
Today I saw a new AMI with ID "ami-0c3b960f8440c7d71" that was released
February 21, 2020 at 3:50:07
Both these AMIs are owned by AWS account
2003 Jan 30
2
Can't see all of the directories in a share with 2.2.7a-1 &RH8...but older version/kernel can
could spaces in the names be an issue?
--
Christopher Barry
Manager of Information Systems
InfiniCon Systems
http://www.infiniconsys.com
office: 610.233.4747
direct: 610.233.4870
cell: 267.879.8321
-----Original Message-----
From: Joe Gerkman [mailto:joe.gerkman@gartner.com]
Sent: Thursday, January 30, 2003 1:38 PM
To: samba@lists.samba.org
Subject: [Samba] Can't see all of the
2007 Dec 05
1
Information criteria for kmeans
Hello,
how is, for example, the Schwarz criterion is defined for kmeans? It should
be something like:
k <- 2
vars <- 4
nobs <- 100
dat <- rbind(matrix(rnorm(nobs, sd = 0.3), ncol = vars),
matrix(rnorm(nobs, mean = 1, sd = 0.3), ncol = vars))
colnames(dat) <- paste("var",1:4)
(cl <- kmeans(dat, k))
schwarz <- sum(cl$withinss)+ vars*k*log(nobs)
Thanks
2003 Jan 30
3
Can't see all of the directories in a share with 2.2.7a-1 & RH8...but older version/kernel can
Hi all,
Hoping someone might be able to steer me in the right direction and/or
help me solve my problem.
We have a number of Linux servers (RH6.2 -> RH8) which connect to the
same share on a Win2000 Server. We've been working kinda hard to get
everything upgraded to either RH7.3 or RH8.0 since we rarely get the
opportunity. 2 similar servers (one dev, one prod) access this same
window
2008 Mar 11
0
Gartner Article (was: Re: asterisk-users Digest, Vol 44, Issue 32)
'Put even more simply by [Gartner analyst] Dulaney: "I'll do anything
for money."'
That, in a nutshell, is why Gartner is so out of touch. It pays!
On Tue, 2008-03-11 at 12:00 -0500,
asterisk-users-request at lists.digium.com wrote:
> Date: Tue, 11 Mar 2008 12:12:06 -0400
> From: "Dean Collins" <Dean at cognation.net>
> Subject: [asterisk-users]
2004 Jul 22
2
Authentification with PostgreSQL
Hi all,
I found Dag Wieers' Fedora Core 2 rpm on
http://dag.wieers.com/packages/dovecot/ and installed it. Now
dovecot-auth isn't complaining anymore about an unknown userdb type
but I can't get authentication working.
/etc/dovecot.conf
(...)
# Authentication process name.
auth = default
# plain digest-md5 anonymous
auth_mechanisms = plain
auth_userdb = pgsql
2001 Mar 25
8
OpenSSh 2.5.2p2 on Linux/Sparc
When doing a simple configure of OpenSSh 2.5.2p2 on a Sparc running
RedHat 6.0 I get:
...
updating cache ./config.cache
creating ./config.status
creating Makefile
sed: file conftest.s1 line 1: Unknown command: ``^''
creating openbsd-compat/Makefile
sed: file conftest.s1 line 1: Unknown command: ``^''
creating ssh_prng_cmds
sed: file conftest.s1 line 1: Unknown command:
2004 Nov 08
6
[Bug 951] SSH2 protocol breaks pam chroot auth
http://bugzilla.mindrot.org/show_bug.cgi?id=951
Summary: SSH2 protocol breaks pam chroot auth
Product: Portable OpenSSH
Version: 3.9p1
Platform: Other
URL: ---
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: PAM support
AssignedTo: openssh-bugs at mindrot.org
2020 Oct 08
3
Is Samba unable to resolve secodary group membership?
Am 08.10.20 um 10:41 schrieb Rowland penny via samba:
> On 08/10/2020 08:51, Michael Schwarz via samba wrote:
>
>> The setup at our university is not quite trivial. I can understand
>> that. I'll try to explain it again in a different way:
>
> Lets see if I understand this, you have one kerberos domain for the
> Linux machines and another kerberos domain for the
2003 Oct 15
1
help with legend()
I am converting some S-PLUS scripts that I use for creating manuscript
figures to R so that I can take advantage of the plotmath capabilities.
In my S-PLUS scripts I like to use the key() function for adding legends
to plots, and I have a couple of questions regarding using the legend()
function in R.
1) is there a way to specify different colors for the legend vector of
text values?
2) is there
2011 Feb 24
6
can''t run Debian guest
Hello,
I created a paravirtualized Debian Squeeze guest (using virt-manager), after completing the initial setup I was asked to reboot, in order to finalise the installation. The guest startup breaks down with the error message:
Error starting domain: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: Boot loader didn''t return any
2006 Apr 21
3
OpenSSH DNS resolution failure on IRIX 5.3: request to fix
Dear developers,
as reported earlier, recent versions of OpenSSH (4.3p1, 4.3p2 as well
as the current CVS) on IRIX 5.3 exhibit a DNS resolution failure.
Even for perfectly valid hostnames they return "no address associated
with name".
After some digging through the code I found what is causing this
strange behaviour. Basically it was introduced with the following
change:
2007 Apr 18
3
[Bridge] Linux bridging code bounces back frames?
Hi,
I'm trying to build a bridge using a 486DX2/66 with two 10 Mbit Ethernet
NICs. The machine (tsushima) is running Debian stable and kernel 2.4.26.
Previously I used it as a router, so I know the hardware (NICs) is
working.
The NICs are as follows:
eth0: WD80x3 at 0x280, 00 00 C0 0A 2C 2F WD8003-old, IRQ 10, shared
memory at 0xd0000-0xd1fff.
eth16i.c: v0.35 01-Jul-1999 Mika Kuoppala
2004 Dec 12
3
Re: Problem building wxRuby: htmlproc.h not found
I''ve heard of this before. Try running this line and send me the output
ruby -e "p RUBY_PLATFORM"
Nick
Andreas Schwarz wrote:
> I''m trying to build wxRuby 6.0 on Linux (Ubuntu). When I run make I get
> an error because htmlproc.h is not found (it does not exist in the Linux
> version of wxWidgets). I see that the html* object files are removed
> from
2005 Aug 05
1
kappa-accuracy and test for signifcance
Dear list,
I calculated the kappa-accuracy for two differnt classifications.
How can I test now the two kappa-value for significance?
thanks, Mark
.....................................................................
Markus Schwarz
Wissenschaftliche Mitarbeiterin
Eidg. Forschungsanstalt WSL
Forschungsprogramm Musterland
Z??rcherstrasse 111
CH-8903 Birmensdorf
Telefon +41-44-739 22 87
Fax
2009 Aug 14
1
patch against general kernel NULL pointer vulnurability
Hi there,
Due to http://lwn.net/Articles/347006/
or http://lists.grok.org.uk/pipermail/full-disclosure/2009-August/070197.html
virtually all x86 and x86_64 kernels are vulnerable.
I patched and build a 2.6.29-xen-r4 kernel which has been posted on this list
a few weeks ago. I''m using this kernel after a lot of testing productive.
D/L here:
2002 Nov 06
1
tcltk package under Windows
Hello,
Based on reading the Windows FAQ and searching the list archives, I
gather that in the past, Active Tcl 8.3.x has been required in order to
use the tcltk package under R for Windows. Apparently Active Tcl 8.4.1
is now stable, and I was wondering whether this newer release of Tcl can
be used with R under Windows? I've not used Tcl/Tk before but I am
considering using it for some