similar to: TS-library

Displaying 20 results from an estimated 500 matches similar to: "TS-library"

2002 Aug 06
2
Estimating Weibull parameters
Hi R-Community, I have a vector of Weibull distributed observations and I would like to estimate the parameters "shape" and "scale" of the Weibull distribution. Is there a way to do this in R? Much thanks in advance, Hagen Schm?ller -- ----------------------------------------------------------------------- Dipl.-Ing. Hagen K. Schm?ller Institut f?r Elektrische Anlagen und
2004 Jul 25
1
Multivariate ARMA Model
Hi R-Community, so far I dealt with univariate processes and used the function "arima" to estimate an ARMA(1,1)-model. For multivariate processes there are the functions "estVARXar" and "estVARXls" from package "DSE". But how can I estimate an VARMA(1,1)-model, or even better determine the orders and estimate the parameters? Much thanks in advance, Hagen
2002 Sep 06
2
Estimating parameters of a linear model
Hi R-Community, I have two correlated time series X[t] and Y[t]. X[t] can be modeled as X[t] = a[1]X[t-1] + a[2]X[t-2] + e[t] + b[1]e[t-1] + b[2]e[t-2] + c[0]Y[t] where e[t] is a white noise process. Is there a way to estimate the coefficients a[1], a[2], b[1], b[2] and c[0]? Much thanks in advance, Hagen Schm?ller -- Dipl.-Ing. Hagen K. Schm?ller Institut f?r Elektrische Anlagen und
2004 Sep 21
0
DSE: covariance of white noise
Hi R-Community, I estimated a VARMA model with bft in dse1 without input: A(L)yt = B(L)et I got the auto-regressive polynomial array A and the moving-average polynomial array B, but how can I access the covariances of the white noise et (disturbance vector), e.g. for simulation? Much thanks in advance, Hagen Schmoeller -- Dipl.-Ing. Hagen K. Schm??ller Leiter Forschungsgruppe Stromerzeugung
2013 Jul 24
3
Git- Samba 4.1 Glusterfs 3.4, CentOs 6.4
Dear all, to your notice:Samba 4.1 pulled from git will not compile under CentOs 6.4 if Glusterfs 3.4 is installed from epel-repo. Make will die with an error concerning "vfs modul glusterfs". There should be more documentation about the "vfs modul glusterfs". Daniel ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik
2011 Dec 12
2
(no subject)
Hey all, iam using samba 4 (apt -get -> Ubunt 11.04) and did the provision with --ldap-backend-type=openldap . It generates a slapd file and included a modul called: rndval which can not be located. it tryed it again with compiling samba 4 from source, and the same, no module rndval for ldap. unfotunatly i cannot find the Modul inside the system or somewhere else to download i hope you can
2006 Dec 07
6
cannot load kqemu modul on solaris 5.10 3/05
Hi @all I want to load the precompile kqemu modul on my solaris 5.10 3/05, but this dont work. MAKE --- -bash-3.00# make install cp kqemu-solaris-i386 kqemu /usr/sbin/install -f /usr/kernel/drv -m 755 -u root -g sys kqemu new owner is root kqemu installed as /usr/kernel/drv/kqemu cp kqemu-solaris-x86_64 kqemu /usr/sbin/install -f /usr/kernel/drv/amd64 -m 755 -u root -g sys kqemu new owner is
2010 Feb 24
2
Samba 3 vfs Modul:virtual share in mysql
Dear All, it seems a few years ago there where a vfs (Dtabasefs!?)modul making it possible to build a virtual share from within a mysql database. In praxis: I thought to have images in my mysqldatabase. The virtual share in samba points to that database. Users could browse this virtual share and so searching the pitures is much more easier. Is there anything out that can do this? Or what are
2004 Jan 06
2
URGENT - micronet & asterisk on h323
hello, my situation is h323gw - gatekeeper - asterisk - SIP client my problem is, that I can't make call from h323gw, when this GW is Micronet (sp5004). A ----------- CUT ----------- -- Executing Wait("H323/ip$62.152.225.18:52434/20702", "1") in new stack == Spawn extension (postel, 169, 1) exited non-zero on 'H323/ip$62.152.225.18:52434/20702' -----------
2004 Jul 22
8
debian install zaptel
Hi: Did anyone use apt-get install zaptel successfully? After apt-get instal zaptel, use "modprobe zaptel", get a "FATAL modul zaptel not found". Thanks. Yan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040722/4608e1e5/attachment.htm
2004 Apr 06
2
R loosing history
Hello, Im running R 1.8.1 on Win2000 and frequently using the function history() to keep track of what I did in my R session. In a recent session I typed history(max=Inf) and to my surprise there were only 15 lines of code where there should have been approx. 300 lines and I lost a lot of valuable work. Do you have any idea what caused this behaviour? help(history) didn't make me any
2019 Oct 29
2
No IrDA Support with CentOS anymore?
Hi there, I've a laptop with CentOS 8 and a PC with CentOS 7. After 3 years of break I was Scuba Diving last 3 weeks. Back at home I wish to download all dive logs from my divecomputer connext via IrDA to my PC. But no kernel modul for IrDA was found. [root at rechner1 ~]# modprobe ircomm modprobe: FATAL: Module ircomm not found in directory /lib/modules/4.18.0-147.6.el8.x86_64 [root at
2009 Jul 07
3
VFS recycle & force user
Hi, i have problem with share with parametr "force user" Here i my settings of VFS modul recycle vfs object = recycle recycle:repository = .recycle/%u recycle:maxsize = 50000000 recycle:exclude = *.tmp *.temp *.o *.obj ~$* recycle:exclude_dir = sdileni/*/profile* tmp temp cache recycle:versions = yes
2009 Jan 23
2
can't load rJava in R 2.8.1 on Windows XP
Dear community, unfortunately I did not manage load the rJava package receiving the following error-message: > library("rJava") Error in inDL(x, as.logical(local), as.logical(now), ...) : kann shared library 'C:/Programme/R/2.8.1/library/rJava/libs/rJava.dll' nicht laden: LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. Error : .onLoad in
2009 Jan 23
2
can't load rJava in R 2.8.1 on Windows XP
Dear community, unfortunately I did not manage load the rJava package receiving the following error-message: > library("rJava") Error in inDL(x, as.logical(local), as.logical(now), ...) : kann shared library 'C:/Programme/R/2.8.1/library/rJava/libs/rJava.dll' nicht laden: LoadLibrary failure: Das angegebene Modul wurde nicht gefunden. Error : .onLoad in
2005 Jul 18
3
hidden eth1, how to use in DomU?
hi, i need eth1 for an adsl connection via rp-pppoe (pppd). I was able to hide eth1 in Dom0, but how i use this device in DomU? Do i have to load the 8139too modul, to have eth1 in DomU? cu denny -- Sicherheit verständlich http://www.sides.de GnuPG Key http://pgp.upb.de:11371/pks/lookup?op=get&search=0xAB7D3FE0 _______________________________________________ Xen-users mailing list
2019 Jan 18
3
force re-authentication when accessing different shares
hi all! using samba 4.9 to export directories for 'virtual' users, i.e. users which have distinct homedirectories and distinct smbpasswd entries under a writeable /data partition. to prevent the need to create /etc/passwd useraccounts (on read-only /), a self written libnss modul acts as a source. the lib only checks if the homedirectory exists, returns a fake passwd struct, and finally
2002 Apr 22
2
Quit R by pressing button (tcltk) (PR#1475)
Full_Name: Joachim H. Strach Version: 1.3.1 OS: Windows 98 Second Edition Submission from: (NULL) (132.230.131.220) I am using the tcltk package. Error-example: ---- library(tcltk) top<-tktoplevel() but<-tkbutton(top,text="Quit",command=function() {q(save="no")} ) tkpack(but) ---- then press the Quit-Button. On my Platform there will be a execution fault with
2003 Dec 22
2
Problems with read.table()
R version 1.8.1, OS Windows 98 Dear colleagues, if I import vegetation data (first row with column labels and first column with row labels) like 7MYRGERM;7AGRGIGA;7DRYOCTO;5MYRGERM;7SALELEA;7CHOCHON;7SALNIG?;....... t401;5;2;2;3;4;2;2;2;1;2;1;2;2;1;2;2;2;1;2;1;0;0;...... t403;3;0;0;6;4;0;3;0;0;3;0;0;0;0;3;0;0;0;2;0;2;0;..... with read.table("data.file", header=TRUE,
2005 Aug 05
1
quality of password protection
We need a solution for our samba server about password regulations. We want to force the user to change the password in a defined timetable and to give the password a defined minimum of length. Do we need a special software modul or is there an another possibility in connection with Suse 9.2 and Sambaserver 3.0923? O. M?ller