Displaying 8 results from an estimated 8 matches for "kk1".
Did you mean:
k1
2017 Jun 23
0
Help: ifelse selection for x,y coordinates
Hi Celine,
what about removing the unwanted after you made the x and y
x<-x[x>0] # or x<-x[x>0&&y>0], ditto for y, x[x!=""] in your ifelse (... ,"") case
if x and y will not have the same length afterwards you need to make that list thingy.
cheers
Peter
On 23. Jun 2017, at 07:30, C?line L?scher <c-luescher at hispeed.ch<mailto:c-luescher at
2017 Jun 23
2
Help: ifelse selection for x,y coordinates
Hi Jim,
Thank you very much for the answer?! The result is really better with this??
Here is the code?:
> kk<- function(x.Koordinate, y.Koordinate, data=data)
+ {
+ coordx<-data$x.Koordinate[data$G==24]
+ coordy<-data$y.Koordinate[data$G==24]
+ x <- ifelse(data$x.Koordinate>coordx-51 & data$G>15,data$x.Koordinate," ")
+
2012 Apr 12
3
writing spdiags function for R
Dear R-list,
I am in the process of translating a long function written in Matlab
into R (mainly because I am a big of fan of R, and folks will not
have to pay to use it :). In the translation of this function
I got stack because they use spdiags, which, as far as I can tell
it is not available in R. I have explored the Matrix package, from
which I borrowed some of the functions (e.g.,
2010 Jul 20
3
for loop
..."
))), .Names = c("5684", "4532"))
The second one is:
$'5684'
ANNO 1986 1987 1988
var1 45 23 87
$'4532'
ANNO 1986
var1 35
In terms of dput:
dput(kk1)
structure(list(`5684` = structure(c("1986", "45", "1987",
" 23", "1988", "87"), .Dim = 2:3, .Dimnames = list(c("ANNO",
"var1"), c("1", "3", "2"))), `4532` = structure(c("1986"...
2008 Jan 23
3
help with replacing all comma in a data frame with a dot
Dear list,
I have imported a spss data file in R, where a comma is used to separate the decimal numbers, e.g. 3,567 instead of 3.567 as in R. How can I replace the comma with a dot for all values in the data frame
>kk
a b c d e f
1 ,0925199910320613 82523 8 ,855 ,803 ,69
2 ,278314161923372 91657 26 1,285 1,032 ,823
3
2003 Dec 01
0
No subject
...ding on a wide variety of packages
just so I could rebuild the bind 9 src rpm. It took a lot of time and
work but in the end I was able to get my bind 9 rpms rebuilt for a
LMDK7.2 glibc-2.1 system.
And guess what? Notwithstanding all of the excellent help I received
from such people as Jose S. and kk1, the bind 9 rpms still would not
install. Even though my rebuild of the src rpm seemed to work, i.e. I
had my bind 9 binary rpms all neatly produced in the
"/usr/src/RPM/RPMS/I686" folder, they would not work. When I did a test
on these binary rpms, I got error messages. When Mandrake say...
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
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...o|uTJ(WM5ZMLhJsveKN~zY;=DB>S3jItLNqKxkW_GL{>nbGPPjy#Pv#oeiBVMbJnQ
zR9vbTBj|b&^p+b$SmMC0IYOtsX>A2oD%dGV+p1NG6g^ZyGH_6lZ_dfiE32zBa*XVo
zvwV4v<2B2mTkM92+M#uJ(Y)og3CAm%>?L+OiN-0f73Uw_fJGF5!JQOmQbd!Ki=&&b
zsZa~FyU{zh at q~XHm&$9c8lIwhNYMIxUh{g3q>$Q(ji}+JMnt9c(xtSJG8Foes{KK1
z>(i+6`S(yOY<iD4 at A1r1qrG$R0TW*tY9)v2*@)=W5PXGpv!Ul5M~MwXj{u8~xe_5t
zM>qQjrtc7)owoN?(~WmE;>J61ah968ro1K*+|HB!?OdX*cyvA8LHl|-nw{QIX^rr=
zf?>P2Ai2x4&24QeAMJ_mw$wn!RjIQjyNc5jWu-bbqK|IBxQ2GeYgYUIU2oQT-cjVB
z8=S64dsD5q95hUImxGo$%Rvwnhe=QjSKT#>@v6IKvD_%^eogEIMStMQk*Qwv3PfKU
zJ5SNm...