Displaying 3 results from an estimated 3 matches for "blgg".
Did you mean:
bldg
2009 Mar 17
0
(no subject)
...y==1,5]
# but x is not a numeric class and the following gives an error:
diso[x==1,5]
# since
class(y) # "numeric"
class(x) # "S4"
so how do I convert x to "numeric"?
Many thanks in advance!! Aad Termorshuizen
senior product manager bodemkwaliteit / soil quality
Blgg, Nieuwe kanaal 7F, 6709 PA Wageningen, The Netherlands
tel. +31-652002192, e-mail aad.termorshuizen@blgg.nl, internet www.blgg.nl
________________________________________________________________________________________
Disclaimer:
Dit e-mailbericht is uitsluitend bestemd voor de geadresseerde(n)....
2010 Jun 16
1
Problems loading RWeka and rJava under R 2.10.1
Dear R-users,
I am running R 2.10.1 under Windows XP Professional. Moreover, I run
Java 5.0 and the RWeka package 0.4-1 and rJava 0.8-4. are successfully
installed.
I get two error messages while loading both packages.
library(RWeka)
Error in get(Info[i, 1], envir = env) :
internal error -3 in R_decompress1
Error: package/namespace load failed for 'RWeka'
2:
2008 Mar 11
2
(no subject)
# PROBLEM WITH ABLINE
# I have a question about a seemingly imprecise abline figure which I have
come accross now a few times.
# After reading variables a and b...
a<-c(3729,1796,1956,5177,3201,3138,4265,3042,3745,2060,5713,6811,4184,1221,4700,3171,8913,5565,5500,2428,4841,10428,11197,5946,2783,4842)