Displaying 20 results from an estimated 35 matches for "sarma".
Did you mean:
carma
2009 Feb 03
3
Problem about SARMA model forcasting
...(1, 0, 1), seasonal = list(order = c(0, 1, 1), period = 45))
Coefficients:
ar1 ma1 sma1
0.7364 -0.5046 -0.9511
s.e. 0.0458 0.0594 0.0130
When I use the predict command of this model in R, it gives the right forcasting.
So I think the forcast formula of this SARMA model should be written as below:
X(t)=ar1*X(t-1)-ma1*a(t-1)-sma1*a(t-45)+ma1*sma1*a(t-46)
But when I use this forcast formula in Excel, it gives a totally different predict from R. And I don't know why?
I guess the expression of the forcast formula of this SARMA(1,1)*(0,1)45 is wrong, but I d...
2012 Oct 12
3
Columns and rows
Hi,
Could you please advice some easy way to do the following for a dataframe
(header=F) having unequal column- & row- length.
1. Combine/stack/join contents from -
a) multiple rows into one column.
b) multiple columns into one row.
2. Stack contents from multiple columns (or, rows) into one column (or,
row).
Thank you.
Cheers,
Santana
[[alternative HTML
2010 Jun 14
1
how to setup a simplest travel-mode read-only IMAP
...rs of accumulated email.
(All that email was soft-mounted onto /mnt/mail for safety and simplicity.)
I have read the FAQ and Wiki.
I even created the /cur /new /tmp folders under /mnt/mail... (after
noting errors in dovecot logs)
But when I test from another machine as :-
# mutt -f imap://sarma at 10.0.1.10/Inbox
mutt comes up blank.
I did check that /mnt/mail/Inbox exists, and has read permissions to all.
Ideally, I don't want dovecot updating my mail files.
I just simply want to read my old mail, while my new mail will continue
to reside-on/be-accessible via the webmail.
Thanks i...
1998 Sep 24
2
machine name lookups
We have been looking for a way to notify our users when they
are running low on disk quota, without sending them mail.
WinPopup actually seemed like the best way, so my partner
began looking at feeding quota output into smbclient -M
when quota was getting tight.
The only problem is that smbclient -M frequently fails to find
the client's host name. The -I parameter will often fix it, but
I am
1999 Apr 29
1
R-0.64.0 installation on SGI IRIX 6.5 machine
....exp : int 1024
$ integer.max : int 2147483647
......
All these outputs match with the numbers I found on the help mailing list.
Can someone tell why the test returns false? Should I be using some other
combination (sgi cc instead of gcc) to make this test work?
Thanks,
Jayshree Sarma
ps: reply to jsarma at cs.gmu.edu - I do not subscribe to the r-help list.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe&qu...
1998 Oct 16
5
WIN 98 password problem
Hi!
I'm new on the list, so please, be patient with me!
I have a problem for wich I can't find the answer in the FAQ. Until
recently I was running a 16 PC-s network with SCO OpenServer 5.0.4 and
Samba 1.9.16p11 on the server and mixed clients (Win 3.11 to Win 95
OSR2). The users on the network have access to a PUBLIC directory on
they own user directories on the server without
2010 May 21
3
Concatenation
Hi,
I have a dataframe with some 800 rows and 14 columns.
Could you please advise how I can concatenate the rows - one after another.
Similarly for columns, one below the other.
Many thanks.
Cheers,
Santana
[[alternative HTML version deleted]]
1998 Sep 10
0
Win98 & Samba
...server program works fine with NT/SP1 and NT/SP3.
So, the problem is with Win98. I tried setting "case sensitive = no" but it
didn't
help.
preserve case = yes
short preserve case = yes
case sensitive = yes
default case = lower
mangle case = no
Can someone help?
Sarma@usa.net
1998 Oct 02
1
browsing over workgroups problem
Each samba server in our network is providing shares on two
workgroups. How can we establish that it announce itself directly in
those two groups, without showing up in the other groups of the
network.
We defined one WINS server, which is the domain master. We
could define 'local masters' but they would show up only in one of
the two groups. We have tried the 'remote
1998 Oct 17
0
SAMBA digest 1846 -- WIN 98 password problem
...Nothing else worked
(obviously
for encrypted passwords, 'smbpasswd' is the only solution).
Suggest that you MOVE ALL USERS to the 'smbpasswd' based authentication.
Look at the man pages for smbpasswd, there is a very easy migration tool. You
should
be setup to do that in minutes.
Sarma
1998 Oct 26
0
SAMBA digest 1853 (NFS vs. SAMBA)
...transferring extremely large
files (> 1meg) then the total time between SMB and NFS is negligible.
But, NFS is much much better at a series of file operations == which
take up a significant amount of time (almost as much as the data transfer).
After all that's why WEBNFS as a concept arose.
Sarma@usa.net
1998 Nov 05
1
SAMBA digest 1865 - Anonymous access for disk space
[tmp]
comment = Temporary file space
revalidate = true
path = /tmp
read only = no
public = yes
force user = root
This works for me on win98 too!
Is there a 'guest' unix account? What can that account do?
1999 Mar 23
1
R-0.63.3 package on IRIX 6.5 machine (PR#145)
...aphs and a half drawn graph. The modreg.Rout
file gets deleted when I terminate the check process. So I am not
sure where it is stuck. I am not sure how long I should let it
run. Moreover it does not write anything to .out or .ps file
after the first few minutes. Is this a known bug?
Jayshree Sarma
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat...
2014 Aug 11
1
Restriciting memory usage for samba using Cgroups
...0 kB
Did some one faced this issue?
Could some one has any inputs to fix this problem?Is there any way to limit
buffers also
Other Details:
Linux Version : 3.10.12
Samba Version : 3.0.24
PS: We are doing 1gb file transfer(both read and write simultaneously) for
samba testing
Regards,
Sarma J
1998 Sep 25
2
SAMBA digest 1822
Date: Wed, 23 Sep 1998 21:38:54 -0500
> From: "Daryl L. Biberdorf" <darylb@superserve.com>
> To: samba@sam
> Subject: machine name lookups
> Message-ID: <3.0.5.32.19980923213854.008144b0@pop.a001.sprintmail.com>
>
>
> We have been looking for a way to notify our users when they
> are running low on disk quota, without sending them mail.
> WinPopup
1998 Sep 11
3
SAMBA digest 1809
> From: Gary Stainburn <gary.stainburn@ringways.co.uk>
> To: "Samba Mailing List (E-mail)" <samba@samba.anu.edu.au>
> Subject: smbtar multiple machines
> Message-ID: <01BDDD6E.ABFF0580@garys.computer.leeds>
>
> Hi all,
>
> I'm just looking at using smbtar to backup the Win95 PC's on my network, and would like usability ideas please.
>
2012 Jul 24
1
unable to run spatial lag and error models on large data
...lowing message: Spatial weights matrix not row standardized.
Should I be worried about this considering that I am using the
4-nearest neighbor rule?
The code is:
lm.LMtests(fmtypecurrent, lw_test1.csv, test=c("LMerr", "LMlag", "RLMerr",
"RLMlag", "SARMA"))
Thanks
Shishm
[[alternative HTML version deleted]]
1999 Apr 07
2
Bug list summary (automatic post)
...uwien.ac.at>
Date: Thu, 11 Mar 1999 09:30:04 +0100
* PR# 144 *
Subject: glm throws erroneous(?)'names attribute must be the same length as the vector'
From: wagman@enteract.com
Date: Thu, 18 Mar 1999 08:58:47 +0100
* PR# 145 *
Subject: R-0.63.3 package on IRIX 6.5 machine
From: Jayshree Sarma <jsarma@cs.gmu.edu>
Date: Tue, 23 Mar 1999 16:54:20 -0500 (EST)
* PR# 148 *
Subject: Missing Warning in :
From: Andreas Weingessel <Andreas.Weingessel@ci.tuwien.ac.at>
Date: Thu, 25 Mar 1999 13:34:12 +0100
* PR# 151 *
Subject: problems with formals and get
From: Jim Lindsey <jlindsey...
2012 Apr 14
0
Call for Participation: Cloud Futures 2012, Berkeley, CA (May 7-8)
...10:00 Keynote, Yousef Khalidi, Distinguished Engineer, Microsoft
Corporation, Large Scale Cloud Computing: Opportunities and Challenges
10:00 - 10:30 Break
10:30 - 12:00 Plenary Session
?10:30 -- 11:00 Vision Paper: Towards an Understanding of the Limits of
Map-Reduce Computation, Anish Das Sarma, Google Research, Semih
Salihogluz, Jeffrey D. Ullman, Stanford University, Foto Afrati,
National Technical University Athens
?11:00 -- 11:30 Twister4Azure: Parallel Data Analytics on Azure, Judy
Qiu, Thilina Gunarathne, Indiana University
?11:30 -- 12:00 CumuloNimbo: Parallel-Distributed Tran...
2012 Apr 14
0
Call for Participation: Cloud Futures 2012, Berkeley, CA (May 7-8)
...10:00 Keynote, Yousef Khalidi, Distinguished Engineer, Microsoft
Corporation, Large Scale Cloud Computing: Opportunities and Challenges
10:00 - 10:30 Break
10:30 - 12:00 Plenary Session
?10:30 -- 11:00 Vision Paper: Towards an Understanding of the Limits of
Map-Reduce Computation, Anish Das Sarma, Google Research, Semih
Salihogluz, Jeffrey D. Ullman, Stanford University, Foto Afrati,
National Technical University Athens
?11:00 -- 11:30 Twister4Azure: Parallel Data Analytics on Azure, Judy
Qiu, Thilina Gunarathne, Indiana University
?11:30 -- 12:00 CumuloNimbo: Parallel-Distributed Tran...