Displaying 20 results from an estimated 3000 matches similar to: "RFclustering - is it available in R?"
2007 Nov 11
4
Largest N Values Efficiently?
What is the most efficient alternative to x[order(x)][1:n] where
length(x)>>n?
I also need the positions of the mins/maxs perhaps by preserving names.
Thanks for any suggestions.
--
View this message in context: http://www.nabble.com/Largest-N-Values-Efficiently--tf4788033.html#a13697535
Sent from the R help mailing list archive at Nabble.com.
2010 Mar 22
1
Bayesian Networks and Bayesian Survival Analysis
Looking for help with a project for the US Navy, requires knowledge of
Bayesian Statistics, Bayesian Networks and Survival Analysis. Please respond
with CV. Thanks.
--
David Katz
www.davidkatzconsulting.com
[[alternative HTML version deleted]]
2007 Mar 06
4
Memory Limits in Ubuntu Linux
I am an R user trying to get around the 2Gig memory limit in Windows, so
here I am days later with a working Ubuntu, and R under Ubuntu. But - the
memory problems seem worse than ever. R code that worked under
windows fails, unable to allocate memory.
Searching around the web, it appears that the problem may be the ability to
find contguous memory for my big vectors, but a fresh boot of
2007 Jan 30
1
SparseM and Stepwise Problem
I'm trying to use stepAIC on sparse matrices, and I need some help.
The documentation for slm.fit suggests:
slm.fit and slm.wfit call slm.fit.csr to do Cholesky decomposition and then
backsolve to obtain the least squares estimated coefficients. These functions can be
called directly if the user is willing to specify the design matrix in matrix.csr form.
This is often advantageous in large
2001 Nov 08
4
win2k + >2GB files problem
hi!
I have a problem with rsync (current CVS version), running on a win2k
machine (rsync compiled using Cygwin).
c:\rsync>rsync --version
rsync version 2.4.6dev protocol version 24
Copyright (C) 1996-2001 by Andrew Tridgell, Paul Mackerras and others
Capabilities: 64-bit files, socketpairs, hard links, symlinks
It can DOWNload >2gb files from my linux box (with rsync reporting
negative
2003 Aug 27
4
Why FLAC, why not MAC?
Why do some of you use FLAC for lossless encoding? I've done some
test and MAC filesizes were always smaller. I don't seem to see what
the problem is.
CH4R1ie
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word
2006 Feb 06
10
Urgently Need Solution
I''m using scriptaculous'' SlideUp and SlideDown effects to animate a menu.
Specifically, I SlideUp, make some CSS changes, and SlideDown. All works
well, except that for a split second in between, the element''s display
becomes ''none'' and the other menu item jump into the space. I haven''t been
able to find any way to force an element to retain
2010 Feb 02
1
subset function unexpected behavior
I was surprised to see this unexpected behavior of subset in a for loop. I
looked in subset.data.frame and it seemed to me that both versions should
work, since the subset call should be evaluated in the global environment -
but perhaps I don't understand environments well enough. Can someone
enlighten me? In any case, this is a bit of a gotcha for naive users of
subset.
input.data <-
2014 Feb 06
2
Re: Can I move the disk image of the guest while it is running?
----- Original Message -----
> From: "Eric Blake" <eblake@redhat.com>
> To: "Andrew Martin" <amartin@xes-inc.com>
> Cc: "Gergely Horváth" <gergely.horvath@inepex.com>, libvirt-users@redhat.com
> Sent: Thursday, February 6, 2014 9:31:29 AM
> Subject: Re: [libvirt-users] Can I move the disk image of the guest while it is running?
>
2006 Feb 08
6
Effect Help
I posted the following earlier:
"I need a way to do a blind up that makes the element APPEAR and a blind
down that makes the element DISAPPEAR. In essence, the opposite of the
current blindup/blinddown.
Thoughts?"
I think somebody responded in Dutch. Anyone else have any ideas?
--
Yehuda Katz
Web Developer
(ph) 718.877.1325
(fax) 718.686.4288
2006 Jul 21
4
pre-alpha Rails Admin Console
Hey all,
I have released some pre-alpha code for my Administrative Console which
I''ve been talking about for the past few days.
The admin console, autoDB, provides and AJAXed, automated
scaffolding-type system that''s pretty and very customizable.
More details at http://trac.visualjquery.com/admin_console/ and my
original post from last week, which has screenshots and some
2011 Feb 26
13
very slow disk access
How do I check if the proper sata drivers are being loaded?
If they are not what can I do other then rebuilding the kernel?
Thank you in advance,
Randy
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2011 Jul 30
1
read.table only reads part of file
Hi all,
I encountered a problem when trying to read in an Illumina chip
annotation file. The offending file is large, so I zipped it up and
posted it at
http://www.genetics.ucla.edu/labs/horvath/CoexpressionNetwork/tmp/ProbeInfo_Expression.txt.bz2
Executing this:
annot = read.table(bzfile("ProbeInfo_Expression.txt.bz2"),
comment.char="", sep =
2012 Mar 13
2
vhost creation with and without ssl
Hello,
I have this defined resource type which is working perfectly until I
want an ssl an http vhost pointing to the same directory in which case
the unique $servername variable became a singleton
Do you have any idea how to get around this? I am pretty tired at the
moment and cant think of any good solution.
define vhost ($servername = "${hostname}.${domain}", $serveralias = [
2003 Sep 10
3
OggVDS Where?
Where can I download the Ogg Vorbis DirectShow Filter? I've heard,
that there is a newer version than 0.9.9.5. There's a bug in either
OggMux or Tobias' Filter which causes text to be erased after special
(unicode?) characters in the chapter list.
CH4R1ie
<p>____________________________________________________________________
Miert fizetsz az internetert? Korlatlan, ingyenes
2012 Apr 25
3
Exec and snmpd restart question
Hello Pros and users of Puppet.
I have two problems with the following modul setup:
My first problem that i tried every combination of
require,notify,subscribe for the mail sending exec but it runs every
single time when i run the module no matter if the files changed or
not.
Second problem that puppet reports that snmpd was refreshed by two
resource and restarted but actually it doesnt happen.
2011 Oct 31
6
useradd question
I am using Ubuntu LTS 10.04 with the backported puppet
2.6.1-0ubuntu2~lucid1
I am trying to create user with the following manifests but at the end
always getting the Could not find user git error message:
What am i missing, seems the manifest not creating the missing git
user.
/etc/modules/git/manifests/user.pp
class git::user {
user{''install'':
name
2012 May 14
2
compare filebucket
Hello,
Does anybody know how to compare a filebucketed file easily with the
current file based on these infos?
info: /Stage[main]/Nginx/File[/etc/nginx/nginx.conf]: Filebucketed
/etc/nginx/nginx.conf to puppet with sum 90dbcd7cf0accf5d372d077a6c90020c
remote: notice: /Stage[main]/Nginx/File[/etc/nginx/nginx.conf]/content:
content changed ''{md5}90dbcd7cf0accf5d372d077a6c90020c''
2019 Aug 26
2
[GSoC 2019] Apply the Clang Static Analyzer to LLVM-based projects - final report
Hey everyone!
This Summer we managed to make the Clang Static Analyzer support the LLVM
and
LLVM-based projects with my mentors Artem Dergachev and Gabor Horvath.
For a more detailed documentation please visit my final report:
https://docs.google.com/document/d/1o9-xEWbzivUGKIOXp9jUNZYq0mkecd5KH5dBN5Hdlu8/
The project in a nutshell: I have fixed the most annoying false positives
and
added
2009 Sep 03
5
Rails 3.o
So...
"Beginning Rails 3" is supposedly due Sept 2009 http://www.apress.com/book/view/9781430224334
"Rails 3 in Action" is due February 2010 (est.) http://www.manning.com/katz/
... can we assume a beta release of Rails 3 is very close?
Would like to invest in Rails 3 :)