search for: yli

Displaying 5 results from an estimated 5 matches for "yli".

Did you mean: cli
2013 May 17
1
Error with adehabitatHR and kernelbb
...ear all, I'm trying to get a Brownian bridge kernel (kernelbb) for each combination of two consecutive animal locations (see commands below) and put them, with a loop, inside a list. It works well at the beginning but after 42 runs, it appears the following warning : >Error in seq.default(yli[1], yli[2], by = diff(xg[1:2])) :  >  invalid (to - from)/by in seq(.) I looked at the coordinates, at the id, at the time of the run 43 and it's all good... I looked on the net and it happened to only one person and there was no answer to his post.  Someone could help me? ## commands B...
2012 Oct 30
0
lapply and kernelUD (adehabitatHR package): Home Range kernel estimation for a list of individuals
.... I've done the analysis for one of the individuals and it worked perfectly (see code below). But now I'm trying to use a list and call the function lapply to do the same thing through all the 42 individuals (also see code below), but I'm only obtaining this error: Error in seq.default(yli[1], yli[2], by = diff(xg[1:2])) : invalid (to - from)/by in seq(.) I have browsed the net in order to find out what does it mean, but I haven't found a similar error, so I'm stuck with it... Any thoughts on what I could be doing wrong will be very appreciated! See below the code: FOR...
2003 Sep 17
2
Just don't do it, surely? (was RE: Retrieve ... argument values)
There have been various elegant solutions to test for the presence of a particular named parameter within a ... argument, such as if (!is.null(list(...)$ylim)) if ("ylim" %in% names(list(...))) I think I'd have to comment these lines pretty clearly if I wanted to easily follow the code in 6 months time. But I'm still not convinced it is ever a good idea to use this technique in preference to using explicit named arguments. If ther...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...ZOG>ms|3RDgc;U;E>$gbpLw7 zs;X~h<z{W%>toKp(7U<66)3+ at 5q+g!_H=ChX6nwYjYET0F1WDiY6O^o-?8;$c7JrQ zad5ATl~1aJ59AJxYMO6LYZ%p-B#!M1a=Yl#(+5{RUp$~gB#>Rt0FGHH at 8uncxbr*k zRmB3o?$&})(`EyST(;=`iu!p(ZmgeR12MMCbP&1GAtX9{Z}IvANT0)zzVke|p*dvT zY7jXBfM(seVa<1eFMe&m|L9KcW5KZUME6HylIHwJcM}YUU%gCKc;`;21MFCrM2r<q ztJ|yay}zPUe33cxt<F1u?}i<~<z=6BgC!G=O?|6c;T`A at I0UcOf0G#n#JBdiuO9cZ z*ZZeG27*H$17YeQ(T7Q&{|W>lTYw-~_ENj~^v$tp1At)9002G?{C(>uBV2&^E>Rz~ z_3Z*6b&0d(&I!H at h;#=i`{h!=A90{q3H*p- at 0_#T`5q7{4iNl>yKDEOAOalOa6EN0 z5DUZOH=b0C2ViX@=ss%P...
2012 Nov 25
0
image transfer incompletely in live migration
Hi all, I am using libvirt version 0.10.1 and qemu-kvm version 1.2.0 with RHEL 6.3 When I use libvirt API to make block migrate with a VM, it failed frequently. I check the migrated VM and found that the filesystem damaged. But sometimes it works very fine, I don't know why, it seems to be random. All failed tests have the same condition, image transfer incompletely in live migration. The