Displaying 20 results from an estimated 73 matches for "gars".
Did you mean:
gaps
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 <-
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, \ http://shorewall.sf.net
Washington USA \
2002 Jul 16
2
Question: Using Windows XP under Linux?
I'm curious about the feasability and possibility of using Wine as a
basis for running as much MS code under Linux as possible.
Let me explain:
Windows XP (and most of it's ilk before it) don't support remote
booting, that is using a diskless workstation and booting the OS from
the network. Linux, of course readily provides that functionality.
However, switching to linux is not
2008 Oct 06
10
DO NOT REPLY [Bug 5811] New: rsync error: error allocating core memory buffers (code 22) at io.c(635)
https://bugzilla.samba.org/show_bug.cgi?id=5811
Summary: rsync error: error allocating core memory buffers (code
22) at io.c(635)
Product: rsync
Version: 3.0.4
Platform: x64
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P3
Component: core
AssignedTo: wayned@samba.org
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
Hi,
I need a help... I''m a beginner with shorewall.
I have two shorewall firewalls, each with a link.
FW (a) - w/ openVPN
eth0 = 192.168.150.5/24
eth1 = 192.168.200.5/24
eth2 = public IP
eth3 = 192.168.120.5/24
tun240 = 10.240.255.1
/etc/shorewall/zones
all zones declared as ipv4
/etc/shorewall/interfaces
#ZONE INTERFACE BROADCAST OPTIONS
tlm eth0
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
...nication 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
security = sha...
2008 May 29
1
Populating the samba/ldap database
I'm working on getting Samba3 running in a RHEL4 environment. The
components are;
samba3-3.0.28-35
openldap-2.2.13-8.el4_6.4
smbldap-tools-0.9.4-1.el4.rf
I already have a working and functional ldap installation. The rub is
that the existing ldap accounts do not have any samba specific
attributes. Samba by Example assumes that I'm initially creating an ldap
database, where the
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)):
2002 Sep 06
1
Compile error on Solaris Sparc
I have searched through the archives, and on google, but I was not able to
find anything on this type of error. Although the docs say Wine only
supports x86, I found some articles where people have gotten it to work.
Basically the error is:
gcc -c -I. -I. -I../../include -I../../include -g -fPIC -D__WINE__
-D_ADVAPI32_ -D_REENTRANT -I/usr/openwin/include -o advapi32.spec.o
advapi32.spec.c|head
2009 Jan 23
1
forecasting error?
Hello everybody!
I have an ARIMA model for a time series. This model was obtained through an
auto.arima function. The resulting model is a 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
2011 Apr 21
2
combining matrices
Heja,
I hope someone is still there to help me:
How can I somehow merge/combine matrices to get such a result:
Matrix A
A B
x1 1 0
x2 1 1
Matrix B
C D
x3 1 0
x4 0 1
Resulting Matrix?
A B C D
x1 1 0 0 0
x2 1 1 0 0
x3 0 0 1 0
x4 0 0 0 1
Does anyone see this probably obvious solution with R how to do this?
Sorry if this question is silly...it's too hot here to think properly ;O)
2010 May 24
7
[WTA] Automatically blocking on failed login
Hello All,
I had problems with the 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
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
2010 Aug 20
0
[PATCH 1/2] Implement APEI ERST feature to Xen
...hea_header *entry,
+ void *data)
+{
+ u8 ins = entry->instruction;
+
+ if (ctx->ins_table[ins].flags & APEI_EXEC_INS_ACCESS_REGISTER)
+ return apei_pre_map_gar(&entry->register_region);
+
+ return 0;
+}
+
+/* Pre-map all GARs in action table. */
+int apei_exec_pre_map_gars(struct apei_exec_context *ctx)
+{
+ int rc, end;
+
+ rc = apei_exec_for_each_entry(ctx, pre_map_gar_callback,
+ NULL, &end);
+ if (rc) {
+ struct apei_exec_context ctx_unmap;
+...