Displaying 3 results from an estimated 3 matches for "errortype".
Did you mean:
error_type
2007 Jan 19
1
help with ets function in forecast package
...61,79,78,82,85,60,69,51,68,
88,70,70,53,63,70,77,79,63,74,72,85,69,85,79,75,71,61,
68,68,80,72,70,82,80,53,71,88,76,71,57,65,68,67,73,95,
94,68,64,67,65,85,92,73,67,57,58,69,82,82,76,67,77,74),frequency=7)
ets(ts2)
I get the following error:
[1] "Model: ETS(A,N,A)"
Error in etsmodel(y, errortype[i], trendtype[j], seasontype[k], damped[l],
:
Parameters out of range
Any help would be appreciated.
thanks,
Spencer
[[alternative HTML version deleted]]
2006 Mar 13
1
Shocking news: Yum update repo server runs on Mirosoft IIS?
...ng ftp, http[s], or file for repos, skipping - <img
ID=pagerrorImg src="pagerror.gif" width=36 height=48><br>
not using ftp, http[s], or file for repos, skipping - <td
ID=tablePropsWidth width=400><br>
not using ftp, http[s], or file for repos, skipping - <h1
ID=errortype style="font:14pt/16pt verdana; color:#4e4e4e"><br>
not using ftp, http[s], or file for repos, skipping - <P
ID=Comment1><!--Problem--><P ID="errorText">Under
Construction</h1><br>
not using ftp, http[s], or file for repos, skipping - <P...
2001 Nov 16
0
Data Structures
...I am trying to be cleaver[1] and make a flexible data structure in R. I
have a relatively large quantity of data that can be broadly grouped into
blocks/chunks which are identical in their form:
blockid = numeric
blocktype = string
dbname = string
tblname = string
quality = numeric
errortype = numeric
columnamount = data vector
distr = data vector
...
I have grouped the above into a list as it contains mixed variable types.
Now is where things get a little more interesting... I have a large number
of the above blocks which I would like to assemble into an array of
lists or per...