Displaying 20 results from an estimated 200 matches similar to: "SVM"
2009 Feb 26
0
AsciiGridPredict returns error in unionDataJoin
Dear list,
I am using AsciiGridPredict from the yaImpute package to make a spatial prediction of a randomForest model. When I call AsciiGirdPredict I am getting an error message, that I do not understand:
AsciiGridPredict(st.rf.fit, xlist, ylist, xtypes=NULL, rows=NULL, myPredFunc=NULL)
Rows per dot: 8 Rows to do: 884
ToDo:
2009 May 05
0
illegal levels in yaImpute() / AsciiGridImpute()
I'm using randomForest in yaImpute to create a yai-type object which
associates "L" with landscape features. Then I use the sp() package to
impute L to a landscape consisting of four ascii files) I keep getting the
message "NA's generated due to illegal level(s)" when I do the imputation.
It's probably because one of the landscape features ("as", for
2008 Jul 28
0
Help with yaImpute
Dear fellow R-users
I am trying to do some imputation using K-NN with the yaImpute library. All seems to be going well until I try to use
AsciiGridImpute. All my data are correctly formatted and I am able to run and view the results of yai. Below is my code:
****************************************************************************************************
library("yaImpute")
data
2008 Nov 07
0
Computer disappears from workgroup - why?
I am using a simple workgroup-based Windows network with 4-6 computers. One
is a Debian Etch server with Samba 3.0.24-6. The server is the WINS server
for the network. I can browse the network fine and access shares on the
server at all times. Trouble is, ONE machine (XP Pro SP3) that runs pretty
much 24/7 spontaneously disappears from the list after a while. Let's call
it //XFILES. This
2017 Jan 09
0
Erros and warning using kernel 4.10-rc2
could you grab the vbios from /sys/kernel/debug/dri/1/vbios.rom and
maybe also do a mmiotrace with the nvidia driver (using bumblebee or
second X server by hand or so)?
thanks
2017-01-08 19:22 GMT+01:00 Marcos Paulo de Souza <marcos.souza.org at gmail.com>:
> Hi guys,
>
> I don't know if it is useful to just post some random kernel warnings/errors, but here they are:
>
>
2017 Jan 08
2
Erros and warning using kernel 4.10-rc2
Hi guys,
I don't know if it is useful to just post some random kernel warnings/errors, but here they are:
[marcos at xfiles ~]$ journalctl -b -p 3 | grep nouveau
Jan 08 15:37:05 xfiles kernel: nouveau 0000:04:00.0: volt: couldn't find speedo value, volting not possible
Jan 08 15:37:05 xfiles kernel: nouveau 0000:04:00.0: bus: MMIO write of ffff981f FAULT at 6013d4 [ IBUS ]
Jan 08
2006 Sep 21
0
View result only visible after the each loop has finished
Hi,
My question:
------------
I like to see immediate the results and not after the loop.
During the loop, you can''t see any result!
Is it possible to follow the results during the each loop?
<%
$xfiles = doSelect("host=\.*")
$xfiles.each {|xfile|
doc = Document.new File.new("/home/luc/Ruby/xml/#{xfile}") %>
<%=
2007 Apr 11
1
Random Forest Imputations
Dear All,
I am not able to run the random forest with my dataset..
X<- 280 records with satellite data(28 columns) - B1min, b1max, b1std etc..
y<- 280 records with 3 columns - TotBasal Area, Stem density and Volume
yref <- y[1:230,] #Keeping 1st 230 records as reference records
want to set 0 to y values for records 231 to 280..
yimp <- y[231:280,] #records for which we want
2009 Jan 29
1
In Rd: \describe \itemize and \item
I rebuilt a test version of my yaImpute package using Uwe Ligges' windows
build service.
I got this reply: Check result: OK
R version 2.9.0 Under development (unstable) (2009-01-27 r47756)
Here is the issue: I have the following construct in help files (this
example relates to "data"):
\format{
A data frame with 847 rows and 29 columns: \cr\cr
Ground based measurements of
2011 Feb 14
1
conditional value assignment
Dear R-Help,
I am trying to compute a new variable, let's call it "target cannon orientation (tco)" based conditionally on old variables, "TargetColor," "CannonOriB," and "CannonOriR." For every case in the data set, if TargetColor is "B" then I want tco to equal the value for that case of CannonOirB, else CannonOriR. I've tried writing
2010 Jan 26
0
Trouble Highlighting outliers on Time Series Plot
I am having trouble plotting outliers on time series.
Give then following code:
############################################################
# find STL Outliers by weight and append sh2, use Robust
# this should allow the initial outliers to be filtered
# this section may be commented out.
############################################################
tsSourceDiag <-
2007 Mar 19
1
Again...
Newbie trying to install wine in his Mac OSX, getting the old annoying
message,
home:~/Desktop/wine G3$ /Users/G3/Desktop/wine/tools/wineinstall
WINE Installer v0.75
Running configure...
configure: creating cache config.cache
checking build system type... powerpc-apple-darwin8.7.0
checking host system type... powerpc-apple-darwin8.7.0
checking whether make sets $(MAKE)... no
checking for gcc...
2007 Nov 13
1
script fails because of library loading
Hello everyone,
I am busy making a website that uses R to plot certain biological data, but there is a problem when I try load packages.
The php script executes the following command: "/usr/bin/R --quiet --slave < /perl/outfiles/Rscript19785065.R > /perl/outfiles/error19785065.txt"
The R script loads the data, makes a plot and writes it to a postscript file. After this the php
2008 Jun 10
7
error compiling fc9 x64
when i run ./configure in fedora 9 64 bit i get this error
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
this is
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
Hi,
I downloaded wine source from winehq and installed all dependencies as per the wiki:
http://wiki.winehq.org/WineOn64bit
However when i run ./configure,its displays the following and exits:
Code:
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost.localdomain
uname -m = x86_64
uname -r = 2.6.26.5-45.fc9.x86_64
uname -s = Linux
uname -v = #1 SMP Sat Sep 20
2012 Mar 24
1
Append to file in loop
My files are on disk and they are regular text files named
file_1 file_2 file_3 file_4 and file_5 with extension .saam
The separator is sep='' (ie, white space)
I want to append 'XFile' at the end of those files. XFile is also on disk.
file.append("file_1.saam", "XFile.saam"); file.append("file_2.saam",
"XFile.saam")...
works but it
2007 Oct 29
12
Boolean expressions
I''m trying to write a wrapper definition for the file type to make it a
bit smarter. I have a basic version working fairly well:
define xfile($owner = root, $group = root, $mode = 644, $source,
$backup = main, $recurse = false, $ensure = file) {
file { $name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
recurse
2011 Mar 06
20
does wine opens and works Babylon 8 well ??!!
does wine opens and works Babylon 8 well ??!!
if i installed wine,will Babylon work well on it ?!!
hope you will answer me
thanks
2012 Nov 21
4
Function storing error messages in 32 bit R-2.15.2 version
I am using 32 bit R - 2.15.2 version and working on package ltm. The
program does not give me any warning message when I run tpm command for a
dataset. If run tpm command for the same dataset in 64-bit R 2.15.1
version, I get the warning message shown below.
Can someone suggest why is no warning message being generated by 32-bit R?
Or is it being generated but not getting printed? Which function
2004 Feb 26
6
adding header info to write.table
Hello,
Could someone please tell if there is a way to append header info to the top of an exported dataframe (exported with write.table). I want to append the following, which are the defininitions for an asciigrid:
ncols 532
nrows 999
xllcorner 510465
yllcorner 4766375
cellsize 30
NODATA_value -9999
Thanks very much,
femke
[[alternative HTML version deleted]]