Displaying 20 results from an estimated 900 matches similar to: "Create 2*3 Table in R"
2008 Oct 31
1
Kalman Filter
Hi,
I am studying Kalman Filter and it seems to be difficult for me to apply the
filter on a simple ARMA.
It is easy to construct the state-space model, for instance:
dlmModARMA(ar=c(0.4,-0.2),ma=c(0.2,-0.1, sigma2=1)
but applying the dlmFilter on it, it doesn't work...
I don't know if my problem is clear but if anyone has already worked on
Kalman filter, it could be great to advise me!
2009 Jun 15
3
MS-VAR Introduction
Dear R community,
I'm starting to learn the MS-VAR methodology and I would like to know what I
need to download (e.g. packages) to make MS-VAR estimations using R.
Best,
Henrique C. de Andrade
Doutorando em Economia Aplicada
Universidade Federal do Rio Grande do Sul
www.ufrgs.br/ppge
[[alternative HTML version deleted]]
2009 Nov 22
1
Portec - feedback wanted
I am thinking of buying a Portec MV370 (single channel VoIP/GSM gateway)
I am after feedback reports both good and otherwise please.
Thanks,
Michael
2009 Aug 27
3
Digium Echo cancellation.
hi all,
any one know, about echo cancellation with digium card,
is it actually needed or it okay if we dont purchase because it increase
price which half of new card,
regards
Dhaval
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090827/8d6c680a/attachment.htm
2003 Apr 25
2
About qvalue
Hello,
I'm apologize to have made failure before.
I wrote this : p<-scan("teststat.txt") on R and R returns Error in scan
("teststat.txt") : "scan" expected a real, got "x". I don't really
understand,because teststat has been created, so........
Thanks a lot.
Sandrine
2007 Feb 28
1
Data rate with HTB
Dear all,
I''m making a script to implement DiffServ policies with HTB. Here it is :
if test $1 = "help" -o $1 = "h" -o $# != 5
then
echo "usage: ds.sh <DEVICE> <DS_RATE> <EF_RATE> <AF_RATE> <BE_RATE>"
exit
fi
DEV=$1
DS_RATE=$2
EF_RATE=$3
AF_RATE=$4
BE_RATE=$5
sync
tc qdisc del root dev $DEV
tc qdisc add dev $DEV root handle
2004 Oct 21
1
C++ dev
Hello,
I wish to use R functions in a C++ programm.
I have installed D COM Server but with this application i think it isn't possible to acces mouse event..., is it true?
My second idea is to compile libraries which are used, but i haven't source code, and the libraries existing are compiled under unix, but i'd like have .lib and .dll
Thanks for your informations
Sandrine
2011 Mar 05
1
Asterisk, Sent accountcode between 2 asterisk
Hi
I have two Asterisk Server:
The first server "A", all phone are connected
The Second server "B" only route call to a lot of SIP supplier
the server A sent:
; Destination: Non connu dans le DialPlan - Apparaitra en UNKNOW dans le CDR
exten => _X.,1,Set(CDR(CodeTier)=BUS-UNKNOW)
exten => _X.,2,Dial(IAX2/SERVERB/${EXTEN},180,rt)
exten =>
1998 Mar 11
1
win95 and samba
Well, it looks simple enough, but maybe I'm just misunderstanding. In
the smb.conf you provided, there is not a sharename called "arch". At
the beginning of the letter, you said that you are trying to connect to
the Linux machine using \\arch , but this won't work since there is no
[arch] section in the smb.conf. I think what you want to do is change
[archive] to [arch].
Hope
2005 Nov 03
1
fatal error unused tempdir
Hello,
I am running R on XP Windows machine, and frequently I have enable to start R. I
have this message: "Fatal Error: cannot find unused tempdir name". I don't know
why.
Thanks, in advance, for your help
Sandrine Coelho
2003 May 31
1
Stupid Squid Question
Can any one tell me how to remove squid error pages to be displayed on client browser, I want the client browser shoud get the defaul internet explorer or mozilla error instead of squid sendig an error page.
2007 Aug 11
2
TextCtrl.new
Salut alex,
j''utilise ce bout de code pour faire apparaître mon texte dans ma fenêtre:
@dou = TextCtrl.new(@s, -1, "", Point.new(10, 70), Size.new(410, 210), TE_RICH | TE_MULTILINE)
@dou << "je vais à l''école"
le problème c''est que l''encodage ne marche pas.Je ne peut pas mettre l''accentuation.J''ai essayer pas mal de
2008 Jan 12
1
Problem with strptime
Dear R-list,
I'm experiencing some problems while using "strptime", which I don't understand.
> str(natver)
'data.frame': 154 obs. of 8 variables:
$ ID : Factor w/ 14 levels "AC","ALS","FA",..: 10 11 9 1 4 8 13 3 14 12 ...
$ CdBMin : int 22 22 26 26 28 23 27 23 25 26 ...
$ CdBMax : int 22 24 27 26 32 26 29 30 29 28 ...
$
2004 Oct 15
4
member server and kerberos
hello
i have been struggling for to long trying to setup the following
configuration:
debian samba 3 member server of a win 2000 AD
here is my configuration:
## smb.conf ##
[global]
log level = 4
interfaces = 192.168.10.11/255.255.255.0
workgroup = datom
realm = datom.dyndns.org
server string = samba membre
security = ads
netbios name = cafeine
log file = /var/log/samba/samba.log
max log size
2018 Mar 05
2
Fts solr and https
Hi,
Dovecot 2.2.32-34
FreeBSD 10.4
Solr 7.2.1(Centos 6)
When I try to use https to connect to solr, I get error when a
self-signed certificate:
Mar 3 05:15:47 server dovecot: indexer-worker(email at domain.com):
Received invalid SSL certificate: self signed certificate: /C=Country/
ST=State/L=Location/O=Organization/OU=Organizational
Unit/CN=solr.domain.com
Mar 3 05:15:47 server dovecot:
2008 Apr 07
4
Staff Manager tutorial from "Prototype and script.aculo.us" by Christophe Porteneuve
Hi there,
Taking my first steps in Prototype and reading this very helpful book
by Christophe Porteneuve. There''s an interesting tutorial (Chpt. 7) on
making a tree to organize staff members. The problem is that I can''t
make it working in IE. In Firefox it works just great.
Did anybody fiddle with it? Maybe somebody has already figured it out.
IE says
2009 Jul 20
0
No subject
...SNIP...
cat /proc/interrupts=20
CPU0 CPU1 =20
0: 83 0 IO-APIC-edge timer
1: 2 0 IO-APIC-edge i8042
3: 100887 0 IO-APIC-edge serial
7: 0 0 IO-APIC-edge parport0
8: 3 0 IO-APIC-edge rtc
9: 1 0 IO-APIC-fasteoi acpi
16:
2007 Apr 12
9
taille de caractère
en fait je vous renvoi ce message car maintenant la taille de la police change au bout de 500 lignes environ, alors que j''avais reussi à garder la taille jusqu''à environ 5000 lignes.
Je ne comprend pas. Est-ce que c''est instable?
le bout de code que vous m''avez envoyer ne marche pas.
merci
Sebastien
_______________________________________________
wxruby-users
2009 Aug 28
1
PRI worked fine for months, nowit stopps working after 2-3 hours
Hello,
I wanted to relaunch my problem with a quite precise and small question.
Could the command "lsusb" affect interrupts when executing it regularly
(cron) and if the zaptel pci card is sharing an interrupt with a usb
bus?
I have a Digium PRI card and a few Xorcom USB Devices. The Digium card
seems to share the IRQ with some USB bus.
cat /proc/interrupts
CPU0 CPU1
2003 Jun 07
0
mt.plot...
Hello every GNU's,
I have a question about mt.plot, on multtest package.
I'm wondering how do a plot with test like bonferroni, holm, hochberg,... and
also résults of SAM(Significiance Analysis Microarrays) as we can see on
several document of Sandrine Dudoit.
Thanks a lot and Have a nice day
Sandrine
--------------------------------------------------------------------------------