Displaying 11 results from an estimated 11 matches for "f_n".
Did you mean:
f_
2007 Jun 28
0
maximum difference between two ECDF's
...amples have equal weights 1/n. The ECDF of these samples
is defined as for example at
http://en.wikipedia.org/wiki/Empirical_distribution_function and
I can compute it using the ecdf() function in R.
I define the 'ECDF' of the samples x with their associated
weights in the following way:
F_N(x) = 1/N * sum_{i=1}^{N}w_i * Indicator(x_i <= x)
(does this 'ECDF' have another name???)
So it's basically the same formula as the one on the above URL, but the
only difference is that I multiply the indicator function for x_i with
the weight w_i.
Now suppose F_n(x) is the ECDF o...
2011 Sep 19
2
fechas ??
Hola a todos:
Tengo un problema con las fechas, básicamente necesito una diferencia en días y siempre se sale en segundos. Salvo un ejemplo copiado de un libro, pero yo necesito procesar los datos propios. Les paso el código en R (copiar y pegar, son solo dos días que se comparan) y al final como me salen los resultados porque es medio complicada mi redacción.
¿Alguna idea?
fechas1
1997 Mar 31
1
Re: X-Windows security hole?
...t kills the xserver, giving the root
> prompt in the console. You can disable this in the XF86Config file,
> but anybody can press <Ctrl><Alt><Fn> and then <Ctrl><C> killing the
> xserver and giving the root prompt.
> How can disable <Ctrl><Alt>F_n>? Are there other ways to get root
> prompt? How much secure is xlock?
> Thanks in advance. Roman Garcia.
There was talk about allowing a config option to disable console
switching on the XFree list. I don''t rember wether that was added or
not, and what the option would be.
Th...
2001 Oct 21
3
generating a gamma random variable
Dear R People,
This question has nothing to do with R directly, but it is a simulation
question. I need to generate a random variable distributed as
gamma(\alpha,\beta), with the additional proviso that it must be a
function of random variable(s) which do not depend on \alpha, \beta. In
this case, I have \alpha = (T-1)/2, where T is a positive integer.
So, it seems reasonable to first simulate
2010 Jul 21
4
Chi-square distribution probability density function:
Hi to all I found
an formular of an **
***p-Value Calculator for the Chi-Square test*
*http://www.danielsoper.com/statcalc/calc11.aspx*
*with the formula*
*http://www.danielsoper.com/statkb/topic11.aspx*
*what's the gamma function of this formula in r?*
*df=5*
*ch2=25.50878*
*the following code does not give the result <0.001 for the values above *
*p=
2016 Nov 14
0
Major update of package actuar
...poisson"? and
?"zero-modified logarithmic"? for argument ?model.freq? with
the ?"recursive"? method.
? New function ?rmixture? to generate random variates from
discrete mixtures, that is from random variables with
densities of the form f(x) = p_1 f_1(x) + ... + p_n f_n(x).
? New function ?rcompound? to generate random variates from (non
hierarchical) compound models of the form S = X_1 + ... + X_N.
Function ?simul? could already do that, but ?rcompound? is
substantially faster for non hierarchical models.
? New function 'rcomppois' that is a simpl...
2016 Nov 14
0
Major update of package actuar
...poisson"? and
?"zero-modified logarithmic"? for argument ?model.freq? with
the ?"recursive"? method.
? New function ?rmixture? to generate random variates from
discrete mixtures, that is from random variables with
densities of the form f(x) = p_1 f_1(x) + ... + p_n f_n(x).
? New function ?rcompound? to generate random variates from (non
hierarchical) compound models of the form S = X_1 + ... + X_N.
Function ?simul? could already do that, but ?rcompound? is
substantially faster for non hierarchical models.
? New function 'rcomppois' that is a simpl...
2006 Jul 04
1
problem getting R 2.3.1 svn r38481 to pass make check-all
...e R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> ##
> ## RNG tests using DKW inequality for rate of convergence
> ##
> ## P(sup | F_n - F | > t) < 2 exp(-2nt^2)
> ##
> ## The 2 in front of exp() was derived by Massart. It is the best
possible
> ## constant valid uniformly in t,n,F. For large n*t^2 this agrees with
the
> ## large-sample approximation to the Kolmogorov-Smirnov statistic.
> ##
>
>
>...
2001 Jan 23
7
Multichannel Encoding
I'm a mathematician and programmer working on experimental surround sound
techniques. Some of the ideas I'm working on require dozens of channels.
These channels are often highly correlated and are very well suited to
compression.
I'm new to Vorbis. Does it attempt to address such issues?
Thanks,
--Richard
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project
2002 Oct 21
3
Problem with Samba on Solaris 2.6
Hi All
I downloaded the binary package of Samba 2.2.2 on Friday from one of the
Samba mirror sites, I think Belgium, and installed it on a Sun E450
running Solaris 2.6.
Today everything has fallen flat on its face. Unfortunately I am on
holiday this week so not able to deal with the problem directly, but via
telephone calls. Apparently what is happening is that smbd is gobbling
up all the
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking