Full_Name: Jason Rogers
Version: 2.3.0 Framework 1.15 Gui
OS: OS X
Submission from: (NULL) (70.110.38.195)
The data editor should allow you to change the variable name and type when you
double click it, however it does not. I have search the web web and found others
reporting the same problem.
On 5/4/06, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> I imagine there's a way to change the global values from the shell, but
I have never tried it but I think it could be done using regedit by
by setting the appropriate registry key:
http://vlaurie.com/computers2/Articles/environment.htm
It ca
(Not sure if the previous message went out; sorry if this is a dupe.
The only change is to fix the subject.)
On 5/4/2006 5:49 PM, Henrik Bengtsson (max 7Mb) wrote:
> Hi,
>
> Main objective: Let Rgui find my ~/.Rprofile and ~/.Renviron files,
> where ~ is equal to getwd("~").
>
> I have few comm
On 5/4/2006 5:49 PM, Henrik Bengtsson (max 7Mb) wrote:
> Hi,
>
> Main objective: Let Rgui find my ~/.Rprofile and ~/.Renviron files,
> where ~ is equal to getwd("~").
>
> I have few comments/questions:
>
> (A) On my WinXP Pro installation, the system environment variable
> 'HOME' is not availble
Just a few comments:
- although one can use environment variables in Windows applications
(I am referring to applications generally and not just R) its not
the preferred way of doing things. Its ok to support environment
variables but they should not be relied on as the preferred way
to set confi
Hi,
Main objective: Let Rgui find my ~/.Rprofile and ~/.Renviron files,
where ~ is equal to getwd("~").
I have few comments/questions:
(A) On my WinXP Pro installation, the system environment variable
'HOME' is not availble to R, e.g. Sys.getenv("HOME") is empty. I
believe this is default case
On Thu, 4 May 2006, Thomas Lumley wrote:
> On Thu, 4 May 2006, Gregory Kotler wrote:
>
>> Hi ALL,
>>
>> I am trying to modify Cox propotional hazard function according to my
>> project needs.
>> Is it possible to find source code of C procedures used for fittinf
>> PHREG model:
>> coxfit2.c and c
On 5/4/2006 2:08 PM, [EMAIL PROTECTED] wrote:
> I just downloaded and installed R 2.3.0 on my Mac G5 running
> OS X 10.4.6. I also updated with R.app revision 3114 as
> recommended. Now, when I attemp to use package rgl
> I get the error
>
>> library(rgl)
> Error: package 'rgl' is not installed fo
I just downloaded and installed R 2.3.0 on my Mac G5 running
OS X 10.4.6. I also updated with R.app revision 3114 as
recommended. Now, when I attemp to use package rgl
I get the error
> library(rgl)
Error: package 'rgl' is not installed for 'arch=ppc'
>
I have tried reinstalling from CRAN using b
On Thu, 4 May 2006, Gregory Kotler wrote:
> Hi ALL,
>
> I am trying to modify Cox propotional hazard function according to my
> project needs.
> Is it possible to find source code of C procedures used for fittinf
> PHREG model:
> coxfit2.c and coxmart.c.?
They are in the source code package.
Hi ALL,
I am trying to modify Cox propotional hazard function according to my
project needs.
Is it possible to find source code of C procedures used for fittinf
PHREG model:
coxfit2.c and coxmart.c.?
Thank you,
Gregory Kotler
__
R-devel@r-p
> Robert Gentleman writes:
> Hi,
>Over the past six months we have had a few problems with deprecation
> and Seth Falcon and I want to propose a few additions to the mechanism
> that will help deal with cases other than the deprecation of functions.
> In the last release one of the ar
> François Pinard writes:
> Hi, people. The documentation of abline says:
> Usage:
> abline(a, b, untf = FALSE, ...)
> abline(h=, untf = FALSE, ...)
> abline(v=, untf = FALSE, ...)
> abline(coef=, untf = FALSE, ...)
> abline(reg=, untf = FALSE, ...)
> so suggesting
13 matches
Mail list logo