Displaying 7 results from an estimated 7 matches for "repaste".
Did you mean:
repast
2012 Mar 29
3
[xapian] GSoC - Learning to Rank, Introduction and some Ideas
Hello,
I am Mudit Raj Gupta, fourth year student of M.S. (Hons.) Chemistry and
B.E. (Hons.) Electronics and Instrumentation at BITS-Pilani (
http://www.bits-pilani.ac.in/). I am interested in *Machine Learning and
Computaional Intelligence*. I have an interest in implementing various
existing algorithms and developing modified/new algorithms related to
machine learning and computational
2010 Mar 16
2
Is there a way to edit a specific line in a function (e.g: doing function->text->edit->function) ?
Hello,
Let's say we have the following function:
foo <- function(x)
{
line1 <- x
line2 <- 0
line3 <- line1 + line2
return(line3)
}
And that we want to change the second line to be:
line2 <- 2
How would you do that?
The two ways I know of are either to use
fix(foo)
And change the function.
Or to just write the function again.
Is there
2007 Jan 31
7
features of save and save.image (unexpected file sizes)
Hi,
Today I came upon unexpected R behaviour. I did some modelling and the
result was R object, about 28MB size (nested list, with matrixes as
list elements). When I was saving the session with save.image, the
resulting .RData file was 300MB. There were no other large objects:
>
2014 Apr 17
0
KVM guests unusable after install
I'm finding that my KVM images are not bootable after i reboot my host, and
i've detailed my problem here....
http://serverfault.com/questions/589806/kvm-machines-unbootable-after-host-reboot
Any thoughts on why? Here is a repaste of the problem:
****************************************************************************************
Im finding that my KVM guests are unusable after i reboot my host.
Specifically, I always get this error:
Booting from hard disk
Boot failed: not a bootable disk
What causes this error? I...
2007 May 31
0
loading several "samples" of data from hard-drive, run "lm", "rlm", etc, save results in a list
I have many "sample" datasets (e.g. sample 5, sample 6, etc), each identified by a number as a suffix. These datasets are saved as individual R objects on my hard drive. (e.g."Wind.5.r" . "Wind.6.r","Solar.5.r","Solar.6.r") For example purposes, I have written code that creates similar data files using the "airquality" dataset. (see
2010 Mar 12
0
R/Finance 2010
R/Finance 2010: Applied Finance with R
April 16 & 17, Chicago, IL, US
www.RinFinance.com <http://www.RinFinance.com>
The second annual R/Finance conference for applied finance using R, the
premier free software system for statistical computation and graphics,
will be held this spring in Chicago, IL, USA on Friday April 16 and
Saturday April 17, 2010.
Registration is still open and
2013 Mar 21
1
GSOC - 2013 - Introduction (Learning to Rank)
Hello Everyone,
I am looking forward to contribute to Xapian and also apply as a Google
Summer of Code student. I would like to start by introducing myself. I am a
final year M.Sc.(H) Chemistry and B.E. (H) Electronics and Instrumentation
student at BITS - Pilani, Goa. I am interested in Machine Learning and
presently pursuing my thesis on the same. I have been selected for Google
Summer of Code