Displaying 4 results from an estimated 4 matches for "expoenti".
Did you mean:
expoent
2010 Jun 28
0
Forecast Package in R: auto.arima function
...ients:
ar1 ar2 intercept
0.1561 -0.4495 635.1266
s.e. 0.2076 0.1967 22.0342
for the above command.
will my model be yt=0.1561*yt-1 -.4495*yt-2 + 635.1266 only?
Kindly shed some light on the above issues.
Also if I want my final model to be a composite one involving expoential
smoothing and autro-regressive terms what is the best mode of action?
Thanks and regards,
Kishan
--
A. Phani Kishan
3rd Year B.Tech
Dept. of Computer Science & Engineering
IIT MADRAS
Ph: +919962363545
[[alternative HTML version deleted]]
2005 Jul 26
3
Software to monitor security logs and email ISPs?
I know they have software that does this. I'm just not sure which one it
is. Basically here's the scoop. I'm on a cable modem connection with
Comcast. I have a firewall router and I run a firewall on CentOS as
well. All the same, other computers (probably zombies or hackers) are
attempting brute force attacks on a couple of ports on my computer. I've
just sat and watched them for
2000 Jan 31
2
glm
...ily in
general) is really awkward - I think it has to be found by interative
methods, using the derivative of the gamma function - I see from a print
of Gamma that you are using dev/n, but I don't think this is the mle....
5. As a matter of interest, section 9.1 of my notes defines the
poisson-expoential family, with a variance function mu^(3/2), useful for
continuous data with exact zeros. I coded up the family by modifying the
poisson family - seems to work, giving the same values as GLIM, but
again I had to leave AIC blank because it's too awkward to estimate the
dispersion parameter.......
2005 Dec 05
4
Keeping data on 2 servers in sync !
I want to build 2 servers (both running samba) to provide file storage to 2
offices (approx 100 miles apart, linked via DSL) but all data writen to 1
server must also be saved to the other server.
Both servers would also allow users to access the data via a VPN thus
allowing 1 office with a failed server to access the other server via the
vpn and still see the data from both offices.
I currently