Displaying 20 results from an estimated 200 matches similar to: "Vector Autoregeressive Models: Adequation tests to perform"
2008 Nov 08
2
[Stat related] Understanding Portmanteau test
Sorry to be off-topic. Can somebody please explain me what is Portmanteau
test? Why it's name is like that? When I would say, a particular test is
portmanteau test? I did some googling but got no satisfactory answer at all.
Please anybody help for understanding that?
Regards,
--
View this message in context:
2007 Apr 13
2
[LLVMdev] http://llvm.org/Name.html
Hi,
There's been quite a bit of interest and discussion for naming LLVM. So
much so that I can't keep up with all the changes and ideas. We're
working
on getting a Wiki and CMS system running but its likely not to be
available
for a while. Until then, I'd like to change the rules for name
submission:
1. If you have commit access, make the changes yourself. Please don't
2007 Apr 16
0
[LLVMdev] http://llvm.org/Name.html
Reid Spencer wrote:
Reid,
Seeing as we don't have a wiki, do you need help applying these patches?
-- John T.
> Hi,
>
> There's been quite a bit of interest and discussion for naming LLVM. So
> much so that I can't keep up with all the changes and ideas. We're
> working
> on getting a Wiki and CMS system running but its likely not to be
> available
>
2010 Apr 26
1
Simple Slots Question
Question: How do I isolate the p-value from the serial.test function
(portmanteau test)?
Details: I tried the following set of commands
> testResult <- serial.test(vec2varModelFit)
> thePValue <- testResult$p.value
When i type
1) thePValue
I get:
"NULL"
2) testResult
I get
"Portmanteau Test (asymptotic)
data: Residuals of VAR object vecm.level
Chi-squared
2007 Apr 01
1
[newbie] mesuring adequation of normal distribution with a variable
Hello,
I'm looking for a way of mesuring the adequation of a given variable with
the normal distribution. Does R provide a standard test for this purpose,
or is there a statistical methodology?
Best,
Sylvain Loiseau
2007 Apr 13
0
[LLVMdev] "Name that compiler"
I don't like very much mithology or fantasy names. A portmanteau is
more professional (even if it sounds funny).
For now IMHO the best proposal is Omnipiler and OmniC, even if the
last one reminds too much of C. Maybe Omnic (with the lowercase c), or
Omnip are better. Simple, elegant and somehow reminds of something
technological (to me at least :P).
So my idea is to list some key words and
2007 Apr 12
0
[LLVMdev] "Name that compiler"
On 4/12/07, Chris Lattner <sabre at nondot.org> wrote:
> Note that the name need not capture every aspect of the project. Just
> having a distinguished name with no specific connotation is probably good
> enough. 20 years ago, "google" and "yahoo" had very different meanings,
> and "mozilla" or "firefox" were pretty meaningless. Today,
2006 Mar 14
2
problem with optim: (list) object cannot be coerced to 'double'
Hi,
I am trying to use optim to solve a heavy calibration problem. I supply
the parameters in vector form. But before entering my target
The call is simply:
optim(par = parameters, fn = SumLSQ, method = "Nelder-Mead")
the function SumLSQ is simply:
SumLSQ<-function(parameters, data = timeseries){
print("sumLSQ")
nbseries =
2007 Apr 13
4
[LLVMdev] "Name that compiler"
me22 wrote:
> One of the nicer project names I've seen recently is Alexandria, for a
> book database program ( http://alexandria.rubyforge.org/ ). It
> unfortunately fails the searchability test, but does brilliantly at
> reminding you what it is.
Along these lines, is there any mythical characters or historical persons which are associated with translation (which
is the primary
2007 Apr 12
0
[LLVMdev] [llvm-commits] CVS: llvm-www/DevMtgMay2007.html
On Thu, 2007-04-12 at 15:19 -0700, Jeff Cohen wrote:
> Adamant isn't a Tolkien creation. It often refers to diamonds, but
> historically can mean any hard, "unbreakable" stone, metal or other
> substance. It's in the dictionary :)
I'm having enough trouble this end just keeping up with the submissions,
never mind tracking down the etymology of all submissions. If
2003 Feb 05
2
summary: printing to Win95 local printer
I tried to setup samba to print to a win95 box and I was using lpd from
RH7.3
After trying everything I found Cups and looked at the docs and it
prints great to the win95 Local Printer.
Thanks for your help
--
Ron Bramblett
Sys Admin
Fuller Brush Company
2007 Aug 18
1
Restricted VAR parameter estimation
I have a VAR model with five macro-economic variables, y[1], y[2], y[3], y[4], y[5]. They are related to each other in following manner.
y[1,t] = alpha[1,0] + beta[1,1, 1]*y[1,t-1]+............+beta[1,1, 12]*y[1,t-12] + beta[1,2, 1]*y[2,t-1]+............+beta[1,2, 12]*y[2,t-12] + e[1,t]
y[2,t] = alpha[2,0] + beta[2,2, 1]*y[2,t-1]+............+beta[2,2, 12]*y[2,t-12] + e[2,t]
y[3,t] = alpha[3,0]
2010 Nov 15
0
mgarch-BEKK
Dear all..
Can anybody help me with mgarchBEKK? After estimate bekk model, i want to
check whether the residuals meet the required assumptions. Can i perform
Portmanteau test, the ARCH-LM test, plots of the AC and PAC functions of the
residuals? Can you give some example with the script in R? Please..
Thank You So Much
[[alternative HTML version deleted]]
2015 Sep 29
1
Error possibly related with environments/namespace
Hello all,
I've got a problem with a function in a R package I've developed
(MetaLandSim).
One of the outputs of my function is the plotting of four images (combining
a graph and a map). This plotting is made in a graphical device, with the
graph in one side and the map in the other.
My function works perfectly fine until it has to plot the map. Then it
stops and I get an error.
2007 Jan 02
0
[PATCH 1/4] add scsi-target and IO_CMD_EPOLL_WAIT patches
This includes two kernel patches, scsi-target and IO_CMD_EPOLL_WAIT.
The former is a modified version of the scsi target infrastructure in
mainline.
The latter enables applications to handle AIO and non-AIO fds in the
same loop. blktap uses the different patch, AIO event queue patch for
the same aim. The IO_CMD_EPOLL_WAIT patch will be merged into mainline
(and the AIO event queue will not) so
2012 May 20
1
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* bisectr (0.0.2)
Maintainer: Winston Chang
Author(s): Winston Chang <winston at stdout.org>
License: GPL-2
http://crantastic.org/packages/bisectr
Tools to find bad commits with git bisect
* CUMP (1.0)
Maintainer: Xuan Liu
Author(s): Xuan Liu <liuxuan at bu.edu> and Qiong Yang <qyang at bu.edu>
2024 Feb 05
7
Bug#1063270: xen: NMU diff for 64-bit time_t transition
Source: xen
Version: 4.17.3+10-g091466ba55-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t
NOTICE: these changes must not be uploaded to unstable yet!
Dear maintainer,
As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
2007 Apr 12
20
[LLVMdev] "Name that compiler"
Hi Everyone,
LLVM is a growing project, and many of us are very fond of it. :) LLVM
is continuing to grow, both in maturity in specific areas and in scope of
areas that it is applicable to.
When we first started the project, we focused on the design of the
intermediate representation. It is a strong design goal that the IR be a
self-contained virtual instruction set, which fully describes
2004 Aug 03
0
Is my configuration adequate? (For whole disk backup)
Hi all.
I need to backup a server (actually web, dns and mail) placed on
Internet, and write data on a computer inside the intranet of our
company. I have read good things about rsync from the mailing list and
the man pages, and I know that it can represent the solution for what
I'm looking for.
However, since I'm new to rsync, if you can give me your opinion about
my configuration I
2006 Feb 09
0
minimal adequate model
I am trying to model a set of data that I am working on using contrasts.
Since the data set is too large, I am interested in scripting the entire
process to arrive at the minimum adequate model. Has anyone in the group
done this before? If you I would appreciate their comments.
Cheers ../Murli
[[alternative HTML version deleted]]