Displaying 6 results from an estimated 6 matches for "asymtot".
Did you mean:
asymptote
2005 May 06
1
distance between distributions
Hi,
This is more of a general stat question. I am looking for a easily
computable measure of a distance between two empirical distributions.
Say I have two samples x and y drawn from X and Y. I want to compute a
statistics rho(x,y) which is zero if X = Y and grows as X and Y become
less similar.
Kullback-Leibler distance is the most "official" choice, however it
needs estimation of
2005 May 06
0
FW: distance between distributions
...On Behalf Of Campbell
Sent: 06 May 2005 11:19
To: vograno; r-help
Subject: Re: [R] distance between distributions
I may have missed the point here but isn't this an obvious case for using
the bootstrap. A paper by Mallows, the exact reference escapes me,
establishes the conditions under which asymtotics of the marginal
distribution imply a well behaved limit. Perhaps a better discussion of the
issues can be found and a pair of papers by Bickel and Freedman, see Annals
Of Statistics Vol 9, Number 6.
HTH
Phineas Campbell
>>> Vadim Ogranovich <vograno at evafunds.com> 05/06/05...
2006 Jun 05
3
Fastest way to do HWE.exact test on 100K SNP data?
Hi everyone,
I'm using the function 'HWE.exact' of 'genetics' package to compute p-values of
the HWE test. My data set consists of ~600 subjects (cases and controls) typed
at ~ 10K SNP markers; the test is applied separately to cases and controls. The
genotypes are stored in a list of 'genotype' objects, all.geno, and p-values are
calculated inside the loop over all
1997 Oct 29
4
R-beta: new executable
I have just put up a new executable as a replacement for the one in
rseptbeta.zip
there have only been a few changes; mostly to the menu's. I am about
to start on a major overhaul including getting survival to work and
grabbing the 0.60 version once it's stable.
Please let me know about other enhancements you want....
robert
1997 Oct 29
4
R-beta: new executable
I have just put up a new executable as a replacement for the one in
rseptbeta.zip
there have only been a few changes; mostly to the menu's. I am about
to start on a major overhaul including getting survival to work and
grabbing the 0.60 version once it's stable.
Please let me know about other enhancements you want....
robert
2003 Aug 19
9
Variance Computing- - HELP!!!!!!!!!!!!!!!!!!
Hello,
I am running a few simulations for clinical trial anlysis. I want some help
regarding the following.
We know trhat as the sample size increases, the variance should decrease, but
I am getting some unexpected results. SO I ran a code (shown below) to check
the validity of this.
large<-array(1,c(1000,1000))
small<-array(1,c(100,1000))
for(i in