2008/7/17 laurent oget <[EMAIL PROTECTED]>:
>
>
> 2008/7/17 Laurent Gautier <[EMAIL PROTECTED]>:
>>
>> I am a bit confused.
>>
>> Do you have data frames created and bound to the same Python variable
>> names ?
>>
>> Or do you have a set of vectors, and subsets put together in different
>> data fra
2008/7/17 Laurent Gautier <[EMAIL PROTECTED]>:
> I am a bit confused.
>
> Do you have data frames created and bound to the same Python variable names
> ?
> Or do you have a set of vectors, and subsets put together in different
> data frame ?
> (if you are iterating and building a lot of linear m
I was mentioning R-2.7 because I stumbled upon posts about stack
problem on BSD since R-2.7.
May be it has to do with how many threads is the combo
apache/mod_python is using. I think that there is a way
to compile mod_python without threads.
2008/7/14 Toby Hocking <[EMAIL PROTECTED]>:
> I have t
I am a bit confused.
Do you have data frames created and bound to the same Python variable names ?
Or do you have a set of vectors, and subsets put together in different
data frame ?
(if you are iterating and building a lot of linear model, you might be
trying to do some
sort of variable/model sel
Bugs item #2018909, was opened at 2008-07-15 20:09
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2018909&group_id=48422
Please note that this message will contain a full copy of the comment thr
Dear RPy Experts-
Being a relative newbie at RPy, are there any non-obvious pitfalls to
incorporating C-code shared libraries which work properly in R
standalone?
TIA
--
Vince Fulco
-
This SF.Net email is sponsored by the
Revision: 579
http://rpy.svn.sourceforge.net/rpy/?rev=579&view=rev
Author: lgautier
Date: 2008-07-17 15:01:27 + (Thu, 17 Jul 2008)
Log Message:
---
rinterface:
- set R default console output to "print"
- disable R's stack checking (to avoid avoid crashes when
multithr