Displaying 3 results from an estimated 3 matches for "doese".
Did you mean:
does
2006 Jun 30
5
median of gamma distribution
Doese anyone know a R function to find the median of a gamma distribution?
[[alternative HTML version deleted]]
2006 May 08
1
replace_html on a select fails on IE and Opera
I am using an rjs file to do a page.replace_html on a select field as
follows:
@inrhtml = options_from_collection_for_select( @widgets, "id", "name")
page.replace_html "type_select", @inrhtml
I have it working on firefox and safari but it doesn''t work on IE and
opera?
My javascript defaults are up-to-date.
I would appreciate any help.
thx,
-hkn
--
2013 Nov 09
0
Geweke Diagnostic in CODA package
...e CODA package provides Geweke Diagnostic method for convergence
checking. The geweke.diag in CODA returns Z-score value but not give a
conclustion that it is convergence or not. So I'd like to know how
small/big the magnitude of Z-score is corresponding to the convergence of
a chain. That is, Doese Z-score smaller or more than *threshold *determine
the convergence? If so, how big the *threshold *value?
See as follows:
> data(line)
> geweke.diag(line)
$line1
Fraction in 1st window = 0.1
Fraction in 2nd window = 0.5
alpha beta sigma
1.1726 -0.7537 1.0182
$line2
Fraction in...