search for: bkq

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

Did you mean: bk
2003 May 28
1
Kernel density
Hi, I want to fit a kernel density estimator by bkde of library KernSmooth. I need only the density value at the point 0. I do not understand the following behaviour: > q <- rnorm(100) > bkq <- bkde(q, bandwidth=0.11, gridsize=1, range.x=c(0,0)) Error in 0:L : NA/NaN argument > bkq <- bkde(q, bandwidth=0.11, gridsize=1, range.x=c(-1,1)) > bkq $x [1] -1 $y [1] NA > bkq <- bkde(q, bandwidth=0.11, gridsize=3, range.x=c(-1,1)) Warning message: longer object length is...
2015 Jun 22
2
a temporary failure
Am Montag, den 22.06.2015, 10:05 +0100 schrieb lejeczek: > > > I wonder could there be some kind of collision between > user/passdbs, even though I do not configure anything but > ldap, when I do: passdb { driver = pam } passdb { args = /etc/dovecot/ldap-passdb-my.domain.conf driver = ldap } Check your whole dovecot config. You have an active PAM passdb lookup and an
2008 May 21
0
Errors in using gdb (PR#11496)
...sRmOu9eipUzn6vzcZQfsZZ5wxe/ZszRVRiyxZ rl4d1W6YEELCMJStiGqRQ4uf8vU76txy6eQ5s3MwrVXNH/jSTTH37DqDlF2e7UBIE5j1W4sR tFvfKTq1odla7MbBLt25soxZ4G7xcln3ALln1OnM7fKjOYiX2IdbjA4WV1nnUSiyXR27rBza 3YNFWp3+E03BR8Xccun3AHbQXpDqZVdc82HW9Fr0bPTUr2d1m1c/ZZTSS5Rez73so/RHGf1W kTtaGUH7Kaecct5558mgXfHEURDa7fBS1ksjsaebq+AbKQvJ9KK0cEPNTE3TAVWdK52Uhauj Lp2RP63m2TXLLsRMu93m1jxfOqP6sdjXr0PT+rTLT259FmyHOumb1o/RUWmn5cz2bOHgbXqN 9N3RS6kxu3tQvxSK/MiiKQqeeQ9q9j+afYupl7uitouMBTrNoKtXWbMqcutB3Risy6V5Xazf 7DCNpm7tivHdor31ePTMvS907kr9FHTGlNzaKKWercdla7IyveMK0qARtJ944onnnHOOwtJu aiXoKrRnHs7eCBBAvSC0W7CuNSwpDrGDUn3kG3Vot+uWCdpXBWi3Y+...
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