Displaying 16 results from an estimated 16 matches similar to: "stock idea dvdt"
2010 Aug 20
0
Wanted :BioInformatics Scientist - Heavy "R" focus
BioInformatics Scientist
Job Code: 10-TR25
Location: Cambridge, MA
Description
We are seeking a highly motivated, independent bioinformatics scientist
to join a group of scientists, analysts and programmers to develop tools
and methodologies for large-scale gene expression data analysis. The
group supports a variety of research projects in target and drug
discovery as well as biomarker
2011 Feb 10
1
Revolution Analytics reading SAS datasets
Has anyone heard whether Revolution Analytics is going to release this capability to the R community?
http://www.businesswire.com/news/home/20110201005852/en/Revolution-Analytics-Unlocks-SAS-Data
Dan
Daniel Nordlund
Bothell, WA USA
2005 Oct 25
2
solving ODE's in matrix form with lsoda()
Hello there,
Suppose you want to solve the following system of ODE's (a simple
Lotka-Volterra predator prey model)
dP/dt = beta*P*V - mu*P
dV/dt = r*V - beta*P*V
where P and V are the numbers of predators and prey. Now, this is
easy to do, but suppose you have a system of equations like this,
dP1/dt = beta1*P1*V1 - mu1*P1
dP2/dt = beta2*P2*V2 - mu2*P2
dV1/dt = r1*V1 - beta1*P1*V1
2009 May 29
1
labels in rgl.sphere
Dear R list
I am using rgl.sphere to visualize scatter plot data in three
dimensional space.
Thanks to the rgl library, I can easily find out the data point that I
am interested in.
However, as I can not see the labels of each data point directly in
RGL window,
I usually look for the values of x, y, z axis to find out the label
(or line number of the data point).
Is there any way that I
2009 Dec 10
2
plotting with varying dot sizes
Dear all,
I am trying to plot on a spatial map the punctual measurements of the data
located in the file (https://opengeo.metu.edu.tr/test.csv). I'd like to have
the dots in some way proportional to the magnitudes of the measurements.
I have difficulties with the code given below: The dot sizes do not vary not
proportionally when varying the coefficient ("0.725"). It either plots
2009 Jun 23
1
opening URL for writing
Dear List,
Sharepoint sites are used more and more often by researchers as a
platform to share all the information in a joint research project.
Typically, they can be accessed only by a Hypertext Transfer Protocol
Secure (HTTPS) URL.
We are investigating whether it is possible to read and write data to
Microsoft Sharepoint sites using R.
We have managed to open a read-only connection to read
2005 Feb 22
0
unsucribe
>From: wine-users-request@winehq.org
>Reply-To: wine-users@winehq.org
>To: wine-users@winehq.org
>Subject: wine-users digest, Vol 1 #2023 - 12 msgs
>Date: Tue, 22 Feb 2005 02:26:01 -0600
>MIME-Version: 1.0
>Received: from wine.codeweavers.com ([198.144.15.226]) by
mc1-f4.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 22 Feb 2005
00:34:01
2010 Feb 24
0
Share Permissions on an ADS member server [NOT PROTECTIVELY MARKED]
Classification: NOT PROTECTIVELY MARKED
Samba 3.4.5
Solaris 9
Windows 2000 AD domain
Heimdal Kerberos 1.3.1
Samba is configured and the server is joined to the domain. wbinfo works
as it should do, and so did getent when I had enumeration turned on. I
can view and change security properties from a Windows client (as a
member of the owner group).
I've created a share and set permissions
2010 Jul 04
1
FAQ on Nautilus needed?
http://wiki.winehq.org/FAQ#head-d3f53179ea4e0d7c90cf330e50030b1e14b63811
10.3. Nautilus can delete your home directory when you empty the trash!
This affected GNOME 2.21.90-91. This is a rather old version of GNOME.
Hass this problem come up in recent times? Is there any current *nix
that uses GNOME 2.21.90 or 2.21.91?
- d.q
2012 Jan 09
1
Resetting a UID
Hi,
We've got a client with a Blackberry that hass deleted his emails off his
Blackberry device. The BES won't re-download the messages as it believes it
has already downloaded them (apparently it matches on UID).
Is there any way of resetting a folder (and messages in the folder) UID? I
know in courier you used to be able to touch the directory.
Thanks,
Tom Clark
2009 Dec 02
1
R and eclipse
I found the eclipse plugin for R StatEt, hass anyone already worked with
it?
It's posible to put inside of java code a R script with it?
Thank you
--
View this message in context: http://n4.nabble.com/R-and-eclipse-tp934851p934851.html
Sent from the R help mailing list archive at Nabble.com.
2006 Jun 28
20
Rails Vs JBoss Seam
I have been frustrated with J2EE technology just like any other developer who has worked in that
technology for a long time. This made me learn about Rails and I was excited about RoR. Today I
came across JBoss Seam framework and I am not able to contain my excitement.
My passion for JEE development is back. It seems like it is better than RoR. I would like to hear
differnt opinions about this
2002 Nov 21
0
Re: RArcInfo question(basic=T, newbie=T, annoying=T)
Dear Steve,
I'll post your question also to the R-help mailing list since I think
this can help to other RArcInfo users.
As I mentioned in the last release of the package, I have a tutorial
nearly finished. I hope to release it in the next days.
> I have downloaded an .e00 file of 2000 Census Tracts for the southern US
> State of Georgia, and I'm wondering which steps I need to go
2005 Jan 12
1
dynamic bandwidth allocation
Hi,
Hope someone can help me. I am a student who hass been given a
project to develop a dynamic bandwidth service.
I currently have a linux router which at the moment gives users
static bandwidth and assigns each of them to a bucket. I have not
gotten information yet as to whether each bucket is serviced in a
round robin fashion or whether certain buckets get preferential
treatment (i.e. bucket
2007 Apr 23
0
Re Wine and games (Correction)
I installed wine 0.9.35 on Mepis95. Mask of Eternity still crashes
immediatelly. Hewever Ages of Empires playes slow only. A well known simptom
which with my Radeon card can be solved by setting in xorg.conf for the
device
Option "XAANoOffscreenPixmaps" "true"
After which it playes perfectly. (This is also true for 0.9.319)
By the way the for The mask of
2007 Nov 20
5
Suddenly can''t access the puppetmaster anymore
Hi,
I have a number of puppets talking to 1 puppetmaster. Everything was
working fine until suddenly this week the puppets are revolting.
Whenever I try to run ''puppetd -v'' I see a lot of messages like:
Certificates were not trusted: hostname was not match
I''m sure I did not make any changes to DNS lately and I didn''t upgrade
puppet on any of the machines