Displaying 20 results from an estimated 10000 matches similar to: "Encouraging producers to develop under Linux"
2005 Jan 19
2
recoding large number of categories (select in SAS)
Hi,
I have data on stomach contents. Possible prey species are in the
hundreds, so a list of prey codes has been in used in many labs doing
this kind of work.
When comes time to do analyses on these data one often wants to regroup
prey in broader categories, especially for rare prey.
In SAS you can nest a large number of "if-else", or do this more
cleanly with "select"
2008 May 26
4
Prey and OpenGL
I have installed Prey onto my pc running PCLinuxOS
following the instructions in
http://frankscorner.org/index.php?p=prey
or
http://appdb.winehq.org/objectManager.php?sClass=application&iId=3465
and tried running it. I then found I needed the nocd patch, which I downloaded and applied.
I then tried cd to the app folder, then wine prey.exe with the following result:
Prey 1.0.103 win-x86 Jun 10
2006 Sep 13
1
reshaping a dataset
Hi,
I'm trying to move to R the last few data handling routines I was
performing in SAS.
I'm working on stomach content data. In the simplified example I
provide below, there are variables describing the origin of each prey
item (nbpc is a ship number, each ship may have been used on
different trips, each trip has stations, and individual fish (tagno)
can be caught at each
2016 Apr 26
0
vectors of equations in ode / desolve
Hello,
I have a syntactic problem with ode. How do I specify vectors of
equations in ordinary differential equation systems. (i.e. in my case I
want to simulate an a priory undefined number of species that have
different parameters but the same behaviour)
I demonstrate this using the Lotka Volterra example. The code below does
not work and I have not a good idea how to specify this right.
##
2011 Mar 10
2
Not sure how to handle hazard in my survival model
Hi R experts :)
I'm trying to carry out a survival model on my data, but I am unsure of
whether it's appropriate or if I should do something specific in regards to
hazard.
My data is time to death by predator where I have 8 prey and one predator in
the setting. This means that two prey can't possibly die at the same time
and I can't quite get my head around how to include this in
2007 Feb 25
1
nested design in lme, need help with specifying model
Hi,
I wonder if anyone can help me with specifying a right model for my analysis. I am a beginner to lme methods and though have spent already many hours studying from various books an on-line helps, I was unfortunately not able to find a solution to my problem on my own.
Data structure:
I studied escape behavior of three species of a prey to a predator. The prey specimens (many) were in a
2019 May 22
3
HTTPS warning on developer.r-project.org
[Please CC me on replies, as I am not subscribed.]
Dear R folks,
Accessing the *R Developer Page* [1], the browser (Firefox) shows an
HTTPS warning.
The reason is the embedded Google logo.
> Gemischte (unsichere) Anzeige-Inhalte von "http://www.google.com/logos/Logo_40wht.gif" werden auf einer sicheren Seite geladen
Could you change that to an HTTPS link please?
```
$ curl -I
2010 Dec 11
2
Predator Prey Models
Dear R-users,
I am currently modifying a previously developed predator prey model and
was curious if there was a way to add in a disturbance to the model (let's
say at time t=100). The disturbance can be the introduction of 40 prey
(N=40) and 10 predators (Pred = 10). I would like to see my model go from a
state of equilibrium (up to t = 99), show this disturbance (at t = 100) and
then
2008 Jul 13
0
Re: Prey and OpenGL
Hello again.
Since my last post about giving up on Prey I have had to change my graphics card. The cooling fan on my ATI packed up and it was a choice of a new fan/heatsink combination and having to nearly rebuild my pc to allow room for it (nearly the size of my card and over 1 inch thick !) or replacing the card.
Since I thought that the fan problem might be the thin end of the wedge and I might
2003 Oct 17
0
Re: [advocacy] Ogg & Ogg Vorbis _unofficial_ logos page.
Done,
anybody can send me his logo and I promise to publish it on my page
without any previous censorship.
Thanks.
P.S. I used OpenOffice Draw because Sodipodi does no yet support grids
which I need badly for my designs (I have some AutoCAD backgroup and I
am a very technical guy, apart from that I love Sodipodi and in fact the
SVG on my site has been retouched with it).
By the way I
2015 Aug 14
2
Usage of logos @ http://llvm.org/Logo.html for coffee mug
Thank you very much, this one I found I meant the other logos.
Unfortunately there is no link to the other logos .svg or .ai format. Do
you have a clue or how I could contact the creator of this logo?
Thanks again for your patience.
greetings,
dex
2015-08-15 0:27 GMT+02:00 Ted Kremenek <kremenek at apple.com>:
> There is a link to the Adobe Illustrator Version at the bottom of the
2008 Sep 09
6
[Bug 17492] New: nouveau requires EDID, no modes with my CRT anno 1993
http://bugs.freedesktop.org/show_bug.cgi?id=17492
Summary: nouveau requires EDID, no modes with my CRT anno 1993
Product: xorg
Version: git
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2015 Aug 18
2
Usage of logos @ http://llvm.org/Logo.html for coffee mug
I am not certain, but I know one person to ask. I sent them an email off list and will follow up shortly.
> On Aug 18, 2015, at 7:32 AM, deus ex <deusex12345678 at gmail.com> wrote:
>
> Hello,
>
> someone has an idea where I could get the other .svg LLVM Logo derivates? That would be great :)
>
> Thanks in advance.
>
> greetings,
>
> dex
>
>
2007 Dec 10
1
Multiple Reponse CART Analysis
Dear R friends-
I'm attempting to generate a regression tree with one gradient predictor and multiple responses, trying to test if change in size (turtle.data$Clength) acts as a single predictor of ten multiple diet taxa abundances (prey.data) Neither rpart or mvpart seem to allow me to do multiple responses. (Or if they can, I'm not using the functions properly.)
> library(rpart)
2006 May 01
1
xyplot: trouble changing graphics settings
Hi
I am struggling with the correct code syntax to generate xyplots that are
different from the default graphics option.
This is simplified version of my data:
site size dnaconc prey
A 44 22.6 1
A 47 18.2 1
B 38 25.6 0
B 47 20.5 1
C 45 30.5 0
C 32 18.5 0
D 45 15.0 1
D 22 20.1 0
So I am using xyplot(dnaconc~size|site,data=bug,groups=prey) to generate
4 panels (one for each site).
My
2019 May 22
0
HTTPS warning on developer.r-project.org
More to the point: the custom search function is currently broken anyway - it just gives me 404.
Should we just get rid of it? If people want to use Google they can just say
site:developer.r-project.org foo
> On May 22, 2019, at 1:08 AM, Paul Menzel <pmenzel at molgen.mpg.de> wrote:
>
> [Please CC me on replies, as I am not subscribed.]
>
> Dear R folks,
>
>
2011 Nov 14
0
R Development Center(s)
A while ago our institute was approached by a large company, say XXX,
who asked whether we would like to become an Xxx development center, as
we are active in the same area. After some negotation we did, believing
there will be mutual benefits.
Some time later, after putting up the Xxx development center logo on
the institute home page, my feeling grew that we are also, and probably
to a larger
2007 Jun 29
1
attachment_fu validation error
I have this class:
class Logo < ActiveRecord::Base
has_one :something
has_attachment :content_type => :image,
:storage => :db_file,
:max_size => 500.kilobytes
:thumbnails => {:web => ''150x100'', :pdf =>
''150x100''},
:processor =>
2015 Aug 14
2
Usage of logos @ http://llvm.org/Logo.html for coffee mug
Ok thank you very much that sounds great. Do you know where I could get the
derivate logos in bigger resolution? On the site not all logos are
available in .svg format.
Thanks in advance.
greetings,
dex
2015-08-14 18:31 GMT+02:00 Chris Lattner <clattner at apple.com>:
>
> On Aug 14, 2015, at 3:52 AM, deus ex via llvm-dev <llvm-dev at lists.llvm.org>
> wrote:
>
>
2010 Mar 16
1
Whether need to run CentOS Certification test suite to get the CentOS logo
Howdy,
I have searched related information on the CentOS website, and only get the
answer "Except for CentOS CD/DVD ISOs, you may not use CentOS logos on
merchandise without an individual agreement with the CentOS Project.We need
to approve the use of the logos and will require that you donate a
percentage of your total sales on items using the CentOS logos in this
manner".
But I'm