Displaying 7 results from an estimated 7 matches for "autobox".
2024 Jan 14
0
Plotting extrapolation with R like AUTOBOX does
...one estimated model, I want intervals that reflect the uncertainty over the models that could have fit the data as well. I know that Clive Granger worried about this a lot, and wrote a few papers (he called them 'thick' confidence intervals, taking into account model uncertainty).
I found AUTOBOX software (https://autobox.com/cms/) allowing multiple time series to be modeled as possible inputs without requiring time as a possible predictor thus it can reproduce ordinary regression.
More precisely, I am looking for an R package (or function) able to produce the same 4 graphs (done with AUTO...
2013 Jun 18
2
Crashes at login time with freshest code
...0x00000000105e4394 in mailbox_list_iter_next_call (ctx=0x10a11040)
at mailbox-list-iter.c:941
info = 0x10a110a8
set = 0x10a11110
#8 0x00000000105e44ae in autocreate_iter_next (ctx=0x10a11040) at
mailbox-list-iter.c:969
actx = 0x10a11110
info = 0x7fffffffe510
autoboxes = 0x10a45040
autobox = 0x7fffffffe530
count = 4096
__FUNCTION__ = "autocreate_iter_next"
#9 0x00000000105e466c in mailbox_list_iter_next (ctx=0x10a11040) at
mailbox-list-iter.c:1010
_data_stack_cur_id = 7
info = 0x10a11118
#10 0x00000000108cacd3...
2009 Oct 27
3
Non-normal residuals.
Hello,
I asked a question about what the most likely process to follow if after a time-series fit is performed the residuals are found to be non-normal. One peron responded and offered to help if I supplied a sample data set. Unfortunately now that I have a sample I have lost the emai addressl. If you are that person or have some ideas please email me back at rkevinburton at charter.net.
Thank
2011 Jul 07
1
Discussion on time series analysis and the use and misuse of Differencing
...f nonstationarity. I have also included a recent discussion
from stackexchange which you might find even more interesting.
http://stats.stackexchange.com/questions/12651/box-jenkins-model-selection/12662#12662
http://www.insead.edu/facultyresearch/research/doc.cfm?did=46900
-----
Tom Reilly
www.autobox.com
--
View this message in context: http://r.789695.n4.nabble.com/Discussion-on-time-series-analysis-and-the-use-and-misuse-of-Differencing-tp3652268p3652268.html
Sent from the R help mailing list archive at Nabble.com.
2005 Jun 28
0
Rsync special character problem
...file you can find:
SYSFONT="latarcyrheb-sun16"
LANG="it_IT"
SUPPORTED="it_IT@euro:it_IT:it:en_US:en"
when I try to make the syncronization I've go the followin error on file
with special char Eg.:
file has vanished: "/mnt/sitg8sw20009/d/dati/HS/Eng/Drawing/AUTOBOX COMMERCIALI/C04256
- LETTORE DI TAG O18.ipt"
the file is present; the proble is that it's named:
that is C04256 - LETTORE DI TAG ?18.ipt
how can I correct this problem? I've got some hundred of file with this strange
name..
Thank you
L.
Luca Brighetti
__________________________...
2013 Apr 09
1
2.2.0rc6: crash with mailbox_list_index=yes (and virtual?)
...77 in mailbox_list_iter_next_call (ctx=0x4a54) at mailbox-list-iter.c:935
info = <value optimized out>
set = <value optimized out>
#13 0x00007fca02777465 in autocreate_iter_next (ctx=0x15e0750) at mailbox-list-iter.c:963
info = <value optimized out>
autoboxes = 0x158de90
autobox = 0x7fffbea0adfc
#14 mailbox_list_iter_next (ctx=0x15e0750) at mailbox-list-iter.c:1004
_data_stack_cur_id = 9
info = 0x0
#15 0x00007fca02778881 in mailbox_list_ns_iter_try_next (_ctx=0x15de8f0) at mailbox-list-iter.c:577
errstr = <value opti...
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...ext:
http://r.789695.n4.nabble.com/Re-how-to-apply-sample-function-to-each-row-of
-a-data-frame-tp3050933p3054117.html
Sent from the R help mailing list archive at Nabble.com.
------------------------------
Message: 61
Date: Mon, 22 Nov 2010 10:43:15 -0800 (PST)
From: tomreilly <tomreilly at autobox.com>
To: r-help at r-project.org
Subject: Re: [R] arima
Message-ID: <1290451395576-3054206.post at n4.nabble.com>
Content-Type: text/plain; charset=us-ascii
Nuncio,
No, there is no requirement to subtract the mean.
It is required that the residuals are N.I.I.D. (ie constant mean and
co...