search for: basp

Displaying 3 results from an estimated 3 matches for "basp".

Did you mean: base
2005 Mar 15
2
cv.glm {boot}
I am try to cross validate some logistic regressions. cv.glm allows me to do this randomly but since I have data over a number of years and over a number of distince areas, I would like to cross-validate temporarly and spatially. I've already attached the temporal and spatial attributes to my data, but I'm unsure as to how to achieve this, as it seems I can't use cv.glm for this
2005 Mar 17
1
Cross validation, one more time (hopefully the last)
...Now I've tried to adapt it to my purposes, but since I'm not deeply familiar with R programming, I don't know why it doesn't work. Now checking the r-help list faq it seems this is an appropriate question. I've included my attempted function below. The error I get is: logcv(basp.data, form, 'basp', 'recordyear') Error in order(na.last, decreasing, ...) : Argument 1 is not a vector My questions are, why doesn't this work, and how do I fix it. I'm using the formula function to create the formula that I'm sending to my function. And the...
2007 Dec 06
0
Network performance
I'm running RHEL/CentOS 3 (2.4.21-47.ELsmp) with Broadcom NIC and BASP bonding (bcm5700 v8.1.55) When network traffic is ~12MB/sec (== ~120K packets/sec) CPU system load is growing up to 50-60%%. Yes, I know, that small packets (~100 bytes/packet) are not optimal for network throughput, but in the short-middle term I cannot re-write our application. Are there any ne...