Displaying 3 results from an estimated 3 matches for "cilver".
Did you mean:
silver
2003 Oct 02
8
r editors
...ve problems
using notepad which is my main editor.Each time I try
to open the editor from the R IDE, R crashes.
So I always have to copy my codes from notepad and
paste in R to run them.
CAn someone tell me if I am doing anything wrong or is
there a better editor(freeware) which I could get.
thanks
cilver
=====
=====================
Sylvie B. Forkusam
Eppelheimer Str.52/A2-5-2
69115 Heidelberg, Germany
Tel: (0049)-06221/346913
Mobile: 0179-6816276
2003 Sep 30
1
variables
...le example of my problem.
p <- function()
{
i <- 1
sr <- function(){
i<-i+3
i<- sqrt(i)
}
cat(i)
}
This is just an example. My main problem is defining
i like a global variable which I can use in the sub-
and main functions without any complicated switches.
Thanks in advance.
cilver
=====
=====================
Sylvie B. Forkusam
Eppelheimer Str.52/A2-5-2
69115 Heidelberg, Germany
Tel: (0049)-06221/346913
Mobile: 0179-6816276
2004 Jan 22
1
error message
Hi,
Can someone please tell me what such an error message
could mean. i.e where a problem must have arised.
Error in uniroot(function(n) eval(p.body) - power,
c(2, 1e+07)) :
f() values at end points not of opposite sign
Thank you
cilver
=====
=====================
Sylvie B. Forkusam
Eppelheimer Str.52/A2-5-2
69115 Heidelberg, Germany
Tel: (0049)-06221/346913
Mobile: 0179-6816276