search for: zelinski

Displaying 4 results from an estimated 4 matches for "zelinski".

Did you mean: zielinski
2007 Apr 18
1
Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem
Please, explain me, what is the problem in compiling kernel-2.6.20 patched with lguest-137.patch in Slackware-11.0: LD [M] drivers/kvm/kvm-intel.o LD [M] drivers/kvm/kvm-amd.o CC drivers/lguest/lguest_bus.o LD drivers/lguest/built-in.o AS [M] drivers/lguest/hypervisor.o drivers/lguest/hypervisor.S: Assembler messages: drivers/lguest/hypervisor.S:162: Error: bad expression
2007 Apr 18
1
Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem
Please, explain me, what is the problem in compiling kernel-2.6.20 patched with lguest-137.patch in Slackware-11.0: LD [M] drivers/kvm/kvm-intel.o LD [M] drivers/kvm/kvm-amd.o CC drivers/lguest/lguest_bus.o LD drivers/lguest/built-in.o AS [M] drivers/lguest/hypervisor.o drivers/lguest/hypervisor.S: Assembler messages: drivers/lguest/hypervisor.S:162: Error: bad expression
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