Displaying 4 results from an estimated 4 matches for "zelinsky".
2007 Apr 18
1
Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem
...Error: missing ')'
drivers/lguest/hypervisor.S:162: Error: junk at end of line, first
unrecognized character is `2'
and so on ....
With best wishes and kind regards, Yuri Strelenko.
--
===================================================================
Dr. Yuri A. Strelenko
N.D.Zelinsky Institute of Organic Chemistry
Leninsky prospect 47,119991 Moscow, Russia
Tel : (7-095) 135 9094
Fax : (7-095) 135 5328
e-mail : strel@ioc.ac.ru
www : http://nmr.ioc.ac.ru
GPG-Key: http://nmr.ioc.ac.ru/Staff/StrelenkoYA/GnuPG/Strelenko.gpg
============================...
2007 Apr 18
1
Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem
...Error: missing ')'
drivers/lguest/hypervisor.S:162: Error: junk at end of line, first
unrecognized character is `2'
and so on ....
With best wishes and kind regards, Yuri Strelenko.
--
===================================================================
Dr. Yuri A. Strelenko
N.D.Zelinsky Institute of Organic Chemistry
Leninsky prospect 47,119991 Moscow, Russia
Tel : (7-095) 135 9094
Fax : (7-095) 135 5328
e-mail : strel@ioc.ac.ru
www : http://nmr.ioc.ac.ru
GPG-Key: http://nmr.ioc.ac.ru/Staff/StrelenkoYA/GnuPG/Strelenko.gpg
============================...
2010 Jan 21
1
Estimation of S.E. based on bootstrapping (functions with two or more arguments)
Hi all,
I need to estimate S.E. of a certain indicator. The function to compute the
value of indicator contains two arguments. Can anybody tell me how to do it?
Example:
We have data:
a <- c(1:10)
b <- c(11:20)
data <- data.frame(a, b)
Function to compute value of the indicator:
indicator <- function(X, Y) sum(X)/(sum(Y)*2)
Next I need to do the
2009 May 26
0
Bootstrapping and estimation of standard error
Hello,
I've started using R few months ago and I really like it.
I need to estimate standard deviation of certain statistics (some
measures of poverty). I found a really simple program, and I just need
to check whether it's OK and really calculates what it's supposed to.
Let's suppose e. g. head-count index (as one of the simplest measures of
poverty) which is calculated as a