>
> You can download it from R-forge, as usual.
>
> Best,
> Giovanni
>
> original message ------
>
> Message: 42
> Date: Mon, 24 Jan 2011 06:59:39 -0800 (PST)
> From: zhaowei
> To: r-help@r-project.org
> Subject: [R] how to get logl
splm package is a r implemention of spatial panel data models.
and the loglik paremeter is most important infomation for splm methods.
but i found the loglik always been null ,it's craze to get right estimation
in splm with null loglik.
Any one knows the splm package and can get the right logl
no way to evaluate all commands or scripts in one R process, right?
> ZhaoWei <[EMAIL PROTECTED]> writes:
>
> > Great, "--vanilla" works!
> > Can you please tell me what this parameter means?
> > And, it works with the execuatble(/usr/lib/R/bin/exec/R).
Get it done. Big thank, Brian and Martin!
From: Prof Brian Ripley <[EMAIL PROTECTED]>
Subject: Re: [R] Problem of running R console from Java on linux box
Date: Sun, 2 Nov 2008 11:07:24 + (GMT)
> On Sun, 2 Nov 2008, ZhaoWei wrote:
>
> > Great, "--vanilla" works
Great, "--vanilla" works!
Can you please tell me what this parameter means?
And, it works with the execuatble(/usr/lib/R/bin/exec/R). I'm wondering
is it possible to do the same with the shell script(/usr/bin/R), anyway
when you type "R" in command line, it means the shell script.
Thanks again!
>
Hi the list:
I can not create R process from Java application with my linux box,
the process never was created, or just terminated immediately after I
called Runtime.getRuntime().exec(...)
The command lines I have tried are(the paths are all correct):
"/bin/sh /usr/bin/R"
"/bin/sh -c /u
6 matches
Mail list logo