Displaying 20 results from an estimated 20 matches for "co1s".
Did you mean:
co1
2013 Apr 26
2
Remove reciprocal data from a grouped animal social contact dataset
Hi r-help forum,
I have been collecting contact data (with proximity logger collars)
between a few different species of animal. All animals wear the
collars, and any contact between the animals should be detected and
recorded by both collars. However, this isn't always the case and more
contacts may be recorded on one collar of the two. This is fine, it
depends on battery life and other
2012 Oct 21
2
Questions and a blockpull issue
...eated a disk-only snapshot of a vm CO1 called capture1 but the syntax
of blockpulling seems to be opposite from what has been advertised on
Fedora and other relative wikis. Check below and the error with first
blockpull command.
[root at KVM libvirt]# virsh snapshot-create-as CO1 capture1 "CO1s first
snapshot test" --disk-only --atomic
[root at KVM libvirt]# virsh -d 0 blockpull CO1 --path /home/vms/co1.img
--bandwidth 500 --base /home/vms/co1.capture1
blockpull: domain(optdata): CO1
blockpull: path(optdata): /home/vms/co1.img
blockpull: bandwidth(optdata): 500
blockpull: base(op...
2013 Apr 12
2
Creating "%d/%m/%Y %H:%M:%S" format from separate date and time columns
Hi R forum,
Each row of my data (below) show a new contact event between animals.
In order to ultimately look at the patterns of intervals between
contacts, I need to calculate a contact end time. The contact starts
at the date and time shown in V4 and V5, and lasts for the duration
shown IN SECONDS in V6:
> data2<- read.csv(file=file.choose(), header=F, sep=" ")
>
2012 May 31
0
Expressions returned by a Package function
Hello,
I have a function 'ewrap' (see below for definition).
It takes 3 expressions and returns another expression e.g.
map <- ewrap({
len <- length(r$addon)
rhcollect(len,1)
})
becomes:
expression({
NULL
result <- mapply(function(.index, k, r) {
{
len <- length(r$addon)
rhcollect(len, 1)
}
},
2013 Feb 21
2
Arimax with intervention dummy and multiple covariates
Hi
I'm trying to measure the effect of a policy intervention (Box and Tiao, 1975).
This query has to do with the coding of the model rather than with the particulars of my dataset, so I'm not providing the actual dataset (or a simulated one) in this case, apart from some general description.
The time series are of length n=34 (annual observations between 1977 and 2010). The policy
2012 May 31
1
Repost: Expressions returned by GlobalEnv functions and package functions
Hello,
(Sorry for the repost, i am resending in plain text)
I have a function 'ewrap' (see below for definition).
It takes 3 expressions and returns another expression e.g.
map <- ewrap({
len <- length(r$addon)
rhcollect(len,1)
})
becomes:
expression({
NULL
result <- mapply(function(.index, k, r) {
{
len <- length(r$addon)
2005 Oct 06
1
Compare two distance matrices
Hi all,
I am trying to compare two distance matrices with R. I would like to
create a XY plot of these matrices and do some linear regression on
it. But, I am a bit new to R, so i have a few questions (I searched in
the documentation with no success).
The first problem is loading a distance matrix into R. This matrix is
the output of a the Phylip program Protdist and lookes like this:
5
2013 Mar 29
1
Create values based on a table of conditions
Hi R help forum,
I have a simple data frame of four columns - one of numbers (really a
categorical variable), one of dates and one
of data. I have over 500,000 data points to work with, spread over 40
files, each named after a different animal.
These are contact data recorded by proximity loggers over two years
between the animals of the file name and
collars being worn by other animals. The
2004 May 06
5
Orthogonal Polynomial Regression Parameter Estimation
Dear all,
Can any one tell me how can i perform Orthogonal
Polynomial Regression parameter estimation in R?
--------------------------------------------
Here is an "Orthogonal Polynomial" Regression problem
collected from Draper, Smith(1981), page 269. Note
that only value of alpha0 (intercept term) and signs
of each estimate match with the result obtained from
coef(orth.fit). What
2010 Apr 07
2
[LLVMdev] Proposal: stack/context switching within a thread
...nounwind {
entry:
%prevCtx = call {}* @llvm.getlinkcontext(%thisCtx)
; Now call print messages. After each print message, temporarily yield
; control back to the previous context.
call void @printCo1FirstMessage()
call void @llvm.swapcontext({}* %thisCtx, {}* %prevCtx)
call void @printCo1SecondMessage()
call void @llvm.swapcontext({}* %thisCtx, {}* %prevCtx)
call void @printCo1ThirdMessage()
}
define void @co2({}* %thisCtx, {}* %data) nounwind {
entry:
%prevCtx = call {}* @llvm.getlinkcontext(%thisCtx)
; Now call print messages. After each print message, temporarily y...
2007 Apr 16
2
Simplify simple code
Dear expeRts,
I would simplify following code.
---------------------------------------------
youtput <- function(x1, x2){
n <- length(x1)
y <- vector(mode="numeric", length=n)
for(i in 1:n){
if(x1[i] >=5 & x1[i] <= 10 & x2[i] >=5 & x2[i] <=10)
y[i] <- 0.631 * x1[i]^0.55 * x2[i]^0.65
if(x1[i] >=10 & x1[i] <= 15 &
2005 Jun 29
2
Recommend against Teliax as primary ITSP
I really hate to have to make a post like this, but I feel I have little
choice but to relay to the group my experience with Teliax, and explain why
I recommend against using them as a primary Voip-> PSTN provider. I hope
that a letter like this will inspire companies like Teliax to work harder at
customer service, as well as circuit stability. We need more companies that
offer the types of
2010 Apr 11
0
[LLVMdev] Proposal: stack/context switching within a thread
...try:
%prevCtx = call {}* @llvm.getlinkcontext(%thisCtx)
; Now call print messages. After each print message, temporarily yield
; control back to the previous context.
call void @printCo1FirstMessage(i32 %startVal)
call void @llvm.swapcontext({}* %thisCtx, {}* %prevCtx)
call void @printCo1SecondMessage()
call void @llvm.swapcontext({}* %thisCtx, {}* %prevCtx)
call void @printCo1ThirdMessage()
ret void
}
define void @co2({}* %thisCtx, i32 %startVal) nounwind {
entry:
%prevCtx = call {}* @llvm.getlinkcontext(%thisCtx)
; Now call print messages. After each print message, tem...
2012 Nov 29
1
Hacked by Microsoft?
This morning someone tried to make sip call through my Asterisk. My
server just drop these calls and record them in CDR with IP address:
2012-11-28 06:30:51 SIP/216... 1000 "1000" <1000> Hangup
999011972592249388 ANSWERED 00:01 Hacker: 168.63.67.239
2. 2012-11-28 06:30:49 SIP/216... 1000 "1000" <1000> Hangup
88011972592249388 ANSWERED 00:01 Hacker:
2010 Apr 11
3
[LLVMdev] Proposal: stack/context switching within a thread
Kenneth Uildriks <kennethuil at gmail.com> wrote:
> As I see it, the context switching mechanism itself needs to know
> where to point the stack register when switching. The C routines take
> an initial stack pointer when creating the context, and keep track of
> it from there. If we don't actually need to interoperate with
> contexts created from the C routines, we have
2003 Oct 30
0
ADSI Pains
Still I cannot get ADSIprog to work, I have tried everything.
-- Executing ADSIProg("Zap/1-1", "") in new stack
-- ADSI Available on CPE. Attempting Upload.
== Spawn extension (co1, s, 1) exited non-zero on 'Zap/1-1'
* Hungup 'Zap/1-1'
It hangs up right after it says it is attempting to upload.
-------------- next part
2011 Nov 24
0
length of 'dimnames' [2] not equal to array extent
Hello all,
I'm trying to use the user-created multinomRob to make some models for my
data. While documentation for that function is fine and I think I'm using
it correctly, I'm getting the following error when I try to use my lists of
variables.
data <- read.csv("data.csv", header=FALSE)
subj1 <- data.frame(radius=data$V3[9:11], x1=data$V4[9:11],
x2=data$V5[9:11],
2007 Feb 06
3
Help - Poor Voice Quality
I'm struggling to get my VOIP installation to be acceptable. I'm
looking for advice on what else I can look for.
My system:
o Teliax VOIP service, voip-ny1 proxy
o RCN Cable Internet Service (3Mbps download, 500kbps upload, 6ms
average jitter)
o 3.2 GHZ P4 Server (runs asterisk, firewall, other stuff)
o server lightly loaded
o Linux kernel 2.6.19.2
o Shorewall Firewall software with
2003 Feb 06
6
Why does old kernel boot when new kernel installed?
I thought I'd summarise this with a proper subject line:
1. We used up2date to upgrade the kernel of a 7.2 machine that is doing far
too much journalling (kjournald at 50% CPU+ often).
2. It installed fine, but when we reboot - GRUB only shows the old 2.4.7-10
although there are 3 kernels listed in grub.conf
My Question is "How can we select booting to 2.4.18-24.7 when GRUB lonly
lists
2005 Feb 08
21
TCP window based shaping
Does anyone have any pointers on how other people have implemented tcp
window adjustment to do bandwidth shaping?
Granted the basic idea is to set the window size to be RTT * bandwidth,
but a quick squiz at google turns up mostly papers on how to implement
this at the sender end with a view to some new magic TCP
implementation. I''m really interested in notes on how to implement at