search for: gar

Displaying 20 results from an estimated 73 matches for "gar".

Did you mean: gary
2009 Jun 10
1
Unable to load package:lme4 [ Ubuntu 9.04 ]
Hi folks, When I try to load package 'lme4' on my Linux box (64-bit Ubuntu 9.04), I get the following error: ------------------------------------- > library(lme4) Error in dyn.load(file, DLLpath = DLLpath, ...) : function 'cholmod_start' not provided by package 'Matrix' Error: package/namespace load failed for 'lme4' ------------------------------------ I
2010 Mar 17
1
Reg GARCH+ARIMA
Hi, Although my doubt is pretty,as i m not from stats background i am not sure how to proceed on this. Currently i am doing a forecasting.I used ARIMA to forecast and time series was volatile i used garchFit for residuals. How to use the output of Garch to correct the forecasted values from ARIMA. Here is my code: ###delta is the data fit<-arima(delta,order=c(2,,0,1)) fit.res <- resid(fit) ##Check for Residuals acf((fit.res-mean(fit.res))/sd(fit.res)) acf(((fit.res-mean(fit.res))/sd(fit....
2009 Jun 19
1
using garchFit() to fit ARMA+GARCH model with exogeneous variables
Hello - Here's what I'm trying to do. I want to fit a time series y with ARMA(1,1) + GARCH(1,1), there are also an exogeneous variable x which I wish to include, so the whole equation looks like: y_t - \phi y_{t-1} = \sigma_t \epsilon_t + \theta \sigma_{t-1} \epsilon_{t-1} + c x_t where \epsilon_t are i.i.d. random variables \sigma_t^2 = omega + \alpha \sigma_{t-1}^2 + \beta...
2012 Feb 06
4
[Bug 1977] New: ProxyCommand seems to no execute shell commands
https://bugzilla.mindrot.org/show_bug.cgi?id=1977 Bug #: 1977 Summary: ProxyCommand seems to no execute shell commands Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh
2003 Jan 14
0
Re: Shorewall in print
--On Tuesday, January 14, 2003 10:20:00 AM -0700 Gar Nelson <Gar.Nelson@noaa.gov> wrote: > Shorewall is briefly mentioned, and a web link listed, in the "Increase > Bandwidth with Wireless Devices" article, SysAdmin Magazine, Feb 2003, > page 20. Thanks, Gar! -Tom -- Tom Eastep \ Shorewall - iptables made easy Shoreline...
2002 Jul 16
2
Question: Using Windows XP under Linux?
...end Windows itself to run under Linux, without requiring stuff like VMware and its kin, which are not optimal uses of the native OS, IMHO. I'd like to get a Linux/Wine/Windows system running like this. Has anyone done that? What are the big limitations? Can it be done effectively? Anyone? Gar
2008 Oct 06
10
DO NOT REPLY [Bug 5811] New: rsync error: error allocating core memory buffers (code 22) at io.c(635)
...t mac os x leopard (3.0.4 compiled) command on client : /usr/local/bin/rsync -avz -i --iconv=UTF8-MAC,ISO8859-15 --delete -e ssh /Users/kalypso/Documents kalypso@IP_SERVER:/home/MACUSERS/kalypso/ got the error on client : rsync error: error allocating core memory buffers (code 22) at io.c(635) regards. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
2010 Oct 31
9
self.where('section = ?', '%:search_item%')
I am trying to do a search where I can enter a part of a word and the search find all occurrences of that part word in the field. The above subject does not work. Can anyone help I am using Rails 3 and ruby 1.9.2 I use to be able to do it in rails 2.x. In my Model I have the following:- def self.search(search_item) if search_item self.where(''section = ?'',
2002 Mar 30
3
Website Search Improvements
The search capability at http://www.shorewall.net has been improved. - The quick search on the main page no longer includes the mailing list archives. - The extended search page (http://www.shorewall.net/htdig/search.html) allows you to search: a) the entire site (including the archives); b) the site excluding the archivesj; or, c) just the archives. - The mailing list information page
2009 Mar 09
3
Shorewall Rules and Configurations
...un240:192.168.240.0/24 FW(b) - w/ openVPN eth0 = 192.168.100.5/24 eth1 = 192.168.200.6/24 # Its running at same network with FW(a) eth2 = public IP tun190 = 10.190.255.1 /etc/shorewall/zones all zones declared as ipv4 /etc/shorewall/interfaces #ZONE INTERFACE BROADCAST OPTIONS gar eth0 detect routefilter,tcpflags,dhcp tlm eth1 detect routefilter,tcpflags,dhcp net eth2 detect norfc1918,tcpflags,routefilter nfp tun190 - /etc/shorewall/tunnels #TYPE ZONE GATEWAY GA...
2003 Feb 07
1
Security issues with SYSLINUX 2.01
I have just received some audit info on the SYSLINUX 2.01 installer running setuid. There seems to be some issues, and although I can fix them easily enough I'm somewhat questioning the whole approach. The other alternative would be to make the syslinux installer a wrapper around mtools, and use mtools for the filesystem access. Since this would be done entirely in userspace, as a normal
2002 Jan 01
0
HP720C - Samba - WinME
...e printer comunication broke down and the printing was aborted. I can get the printer to work when I install it as a text only printer. I don't think the there is a problem with Samba but is there anyone else who have a 7XX printer and has got it to work under WinME and Samba? Please Help :) Regards Viktor Gars ------------My smb.conf-------------- [global] workgroup = Gars server string = Samba Server hosts allow = 192.168.0. 127. load printers = yes guest account = smbguest log file = /var/log/samba/log.%m max log size = 50...
2008 May 29
1
Populating the samba/ldap database
...-m 0) am I going to screw up my existing accounts, or will this politely add the necessary samba attributes to the existing accounts? I'd just as soon avoid hosing up all my ldap user accounts, but I'd really like to have a functional samba installation too. Thanks for any assistance. Gar
2010 Oct 30
2
ArgumentError (wrong number of arguments (2 for 0)):
Can anyone tell me why I am getting this error using rails3 and Ruby1.9.2:- Completed 200 OK in 212313ms (Views: 2.8ms | ActiveRecord: 0.0ms) Homepage Load (0.2ms) SELECT "homepages".* FROM "homepages" WHERE ("homepages"."section" = ''%Gar%'') ArgumentError (wrong number of arguments (2 for 0)): ****************************************************************** In my model I have:- self.where(''section <= ?'', "%#{search_item}%") or self.where(:section => "%#{search_item}%") I am ma...
2002 Sep 06
1
Compile error on Solaris Sparc
...o.s:6421: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6422: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6432: Error: operation combines symbols in different segments ... make: *** [advapi32.spec.o] Error 1 I have installed gas, gld, gar, gnm, gstrings. I have replaced as, ld, ar, nm, and strings with the GNU counterpart. Does anyone know how I can fix this problem? Thanks, Corey
2009 Jan 23
1
forecasting error?
...ARIMA(2,1,4)(2,0,1)[12] with drift (my time series has monthly data). Then I perform a 12-step ahead forecast to the cited model... so far so good... but when I look the plot of my forecast I see that the result is really far from the behavior of my time series... in fact, there is a considerable gar between the last value of the series and the first forecast. My guess is that I'm doing something wrong. Here is what I do: >mods<-auto.arima(x[[1]],start.p=0,start.q=0,start.P=0,start.Q=0,stepwise=TRUE,stationary=FALSE) >ARIMA(2,1,4)(2,0,1)[12] with drift # the output Call:...
2011 Apr 21
2
combining matrices
...-------------------------------------------------------------------------------- DAISIE - Delivering Alien Invasive Species Inventories for Europe www.europe-aliens.org ______________________________________________________________________________________________________________ ?Fakten bedeuten gar nichts! Mit Fakten kann man ja alles beweisen, was auch nur im Entferntesten wahr ist!? ?Facts are meaningless! You could use facts to prove anything that's even remotely true!? (Homer Simpson)
2010 May 24
7
[WTA] Automatically blocking on failed login
...security server, the server is frequently attacked using bruteforce attacks. Is there an application that can perform automatic blocking when there are failed login to the ports smtp, pop3 port, and others? I am currently using CentOS 5.5 in some servers Thanks in advanced....... -- -- Best regards, David http://blog.pnyet.web.id -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100524/2bf9a444/attachment.html>
2002 Jan 03
2
Saving objects in a list and preserving attributes. How to?
I've been writing a bunch of simulation experiments to test models in MASS (glm.nb) and JK Lindsey's repeated library (gar and kalcount). If I generate data over and over, and estimate a model for each, I end have syntax like this: x <- rnorm(1000) for (i in 1: nOfRuns){ y <- getPhonyData(x) estim <- glm.nb(y~x,link="log") } Except for problems of nonconvergence and other maximum likelihood e...
2010 Aug 20
0
[PATCH 1/2] Implement APEI ERST feature to Xen
..., " + "unknown instruction type: %d\n", ins); + return -EINVAL; + } + rc = func(ctx, entry, data); + if (rc) + return rc; + } + + return 0; +} + +static int pre_map_gar_callback(struct apei_exec_context *ctx, + struct acpi_whea_header *entry, + void *data) +{ + u8 ins = entry->instruction; + + if (ctx->ins_table[ins].flags & APEI_EXEC_INS_ACCESS_REGISTER) + return apei_...