Displaying 3 results from an estimated 3 matches for "gnerates".
Did you mean:
generates
2006 Mar 18
1
change HTML gnerated by form_input
How do I change the HTML code generated by "form_input" ?
Is there a way to specify a templete or something like that ?
Thanks
/Simone
--
Posted via http://www.ruby-forum.com/.
2009 May 20
1
stationarity tests
...ht.
In the following I am citing some definitions. I would appreciate your thoughts.
ACF(k) estimates the correlation between y(t) and y(t-k) like an ordinary correlation coefficient.
ACF is the simple ( i.e. unconditional ) correlation between a time series and it's lags thus
y(t)=a+b*y(t-k) gnerates the kth autocoreelation coefficient (b).
If we have form y(t)=a+b*y(t-1)+c*y(t-2) .. then (c) is the PARTIAL AUTOCORRELATION COEFFFICIENT or in other words the
CONDITIONAL CORRELATION of lag 2 given lag1
PACF(k) estimates the correlation between y(t) and y(t-k) adjusted for the effects of y(t-1),...
2013 Mar 25
86
[PATCH 00/28] libxl: ocaml: improve the bindings
The following series of patches fill in most of the gaps in the OCaml bindings
to libxl, to make them useful for clients such as xapi/xenopsd (from XCP).
There are a number of bugfixes to the existing bindings as well. I have an
experimental version of xenopsd that successfully uses the new bindings.
An earlier version of the first half of the series was submitted to the last
by Ian Campbell on