Displaying 10 results from an estimated 10 matches for "yst".
Did you mean:
dst
2011 Oct 21
2
Arima Models - Error and jump error
...rom some parâmeters combination.
My data test have one year and daily level.
A part of routine is:
for ( d in 0:1 )
{ for ( p in 0:3 )
{ for ( q in 0:3 )
{ for ( sd in 0:1 )
{ for ( sp in 0:3 )
{ for ( sq in 0:3 )
{
Yfit=arima(Yst[,2],order=c(p,d,q),seasonal=list(order=c(sp,sd,sq),period=7),include.mean=TRUE,xreg=DU0)
}}}}}}
Until the step 187 it´s run normally, but in the step 187 return a error and
stop the program.
>
Yfit=arima(Yst[,2],order=c(1,0,1),seasonal=list(order=c(2,1,2),period=7),include...
2011 Jun 21
1
Doubit about ts() functions
Hi everyone
Please, I need one more help you
I have some data that need to make a forecast.
I´m using the command: Yst<-print(ts<-ts(Y,start=c(1,5),freq=7),calendar=T)
to create the dayly time series by the dataframe Y.
My data Y means: Y=measure dayly , start at 01/jul/2010 (thursday), for this
reason that I use c(1,5).
I need to create the time series aggregate by weakly (and not dayly as shown
above), but...
2013 Aug 07
3
Documentation error: wrong permissions given in FAQ
...t just owner. Someone should probably update the project's official FAQ accordingly to avoid future confusion. Unfortunately, I did not realise the error in this documentation before it caused me a great deal of frustration configuring chrooted key-only access to our server (Ubuntu 12.04 LTS).
Yst?v?llisin terveisin / Best regards,
Joe Carroll
IT-p??llikk? / IT Manager
joe at sihti.fi<mailto:joe at sihti.fi>
+358 50 444 4466
fi.linkedin.com/in/thejoecarroll<http://fi.linkedin.com/in/thejoecarroll>
Rekrytointipalvelu Sihti Oy
Tampellan esplanadi 2, 2. krs
33100 TAMPERE
www.sihti....
2005 Jun 15
1
Problem with win32 libspeex-1.1.9 dynamic dll
Hello,
This is the first time I'm writing to developers mailing lists, so be
patient with me.
The win32/speex.def -file seems to be missing line:
"speex_lib_get_mode"
This causes that function to not to be exported. I haven't yet tested
the fix.
--
Kind Regards / Yst?v?llisin terveisin,
Tero Keski-Valkama
Software engineer
(+358) 41 5260 920
(+358) 40 7069 762
tero.keski-valkama@finnpos.fi
Finnpos Systems Oy
Vestonkulma 2
FI 33730 TAMPERE
Suomi Finland
http://www.finnpos.fi
PGP Fingerprint: A5FB CA9F 726C 2E23 0EC5 9915 424B DE2F 27EF AC01
2004 Dec 13
0
outgoing call queue.
...sy" error when having only one line to dialout
and many files in /var/spool/asterisk/outgoing folder. So it would call
only one call at the time and when it's done it would move to next.
Thanx in advance.
~pete
_______________________________________________________________________
Etsi yst?vien ja tuttujen yhteystiedot: http://henkilot.eniro.fi/
Hakupalvelut aina mukanasi - k?nnyk?ss?: http://www.eniro.fi/mobiili/wap/
2004 Sep 14
1
ERROR: cannot load module kernelcapi
Hello List!
I have this "simple" problem:
fileserver:/usr/src# capiinit start
modprobe: Can't locate module kernelcapi
ERROR: cannot load module kernelcapi
Although, i think i hav everything build in, and loaded:
~# grep -i capi linux-2.4.27/.config
CONFIG_ISDN_CAPI=y
CONFIG_ISDN_CAPI_MIDDLEWARE=y
CONFIG_ISDN_CAPI_CAPI20=y
CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
2009 Mar 07
0
Distributed Applications Operations Engineer - Yahoo! Inc.
...big thinkers like you who
will create the next generation of Internet experiences for consumers
and advertisers across the globe. Now's the time to show the world what
you've got. Put your ideas to work for over half a billion people.
In the Yahoo Search Technology team, we build scalable systems to
discover, archive, analyze and index billions of documents accessible on
the Web. With the help of cutting edge scoring algorithms and an
extremely high performance runtime querying system capable of serving
millions of queries a day, we positively affect the lives of people
every day. Buildi...
2007 Nov 20
2
virtual user login
Hi,
I have server with multiple virtual domains and this server also accepts
mail for the local domain.
I'm using postfix and have the following setup for a virtual
sales at domain.com mapped to custsales at localhost
I was wondering if there is a way to login with the virtual email address,
for example sales at domain.com?
I would also like to still be able to login with the local user
2016 Jul 21
2
VoiceMail - Allow * for only some users
...done a bunch of searching for this, but haven't found any general
solutions. Is it possible to do what I'm trying to achieve, or is there
a better approach?
This is Asterisk 11.13.
Cheers,
Andrew
--
Andrew Ruthven, Wellington, New Zealand
MIITP, CITPNZ
At work: andrew.ruthven at catalyst.net.nz
At home: andrew at etc.gen.nz
Card : http://qr.catalyst.net.nz/907675e1
Cloud : NZs only real cloud - https://catalyst.net.nz/cloud
GPG fpr: C603 FC4E 600F 1CEC D1C8 D97C 4B53 D931 E4D3 E863
LCA2016: LCA By the Bay, Geelong, AU - lca2016.linux.org
2004 Oct 04
1
Cisco 7960G w/ SIP not working properly
...; Example: ./sip_phone/
# Time Server (There are multiple values and configurations refer to
Admin Guide for Specifics)
sntp_server: "192.168.17.11" ; SNTP Server IP Address
sntp_mode: directedbroadcast ; unicast, multicast, anycast, or
directedbroadcast (default)
time_zone: YST ; Time Zone Phone is in
dst_offset: 1 ; Offset from Phone's time when DST is in effect
dst_start_month: April ; Month in which DST starts
dst_start_day: "" ; Day of month in which DST starts
dst_start_day_of_week: Sun ; Day of week in which DST s...