Displaying 9 results from an estimated 9 matches for "haldan".
Did you mean:
aldan
2006 May 24
2
autocompleter competing with saved form data in firefox
...ved form data
autocompleter appears first, and the scriptaculous one is partially
hidden behind it.
Has anyone else encountered this problem?
Any suggestions on how to stop firefox from suggesting values that have
previously been entered into this field?
Sam
--------------------------------
Sam Haldane
Software Engineer
Australian Council for Educational Research
19 Prospect Hill Road, Camberwell VIC 3124
t: +61 3 9277 5595
f: +61 3 9277 5500
e: haldane-pMTj+7xjrNq6c6uEtOJ/EA@public.gmane.org
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQ...
2002 Aug 16
1
[Bug 202] scp/ssh hangs
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=202
------- Additional Comments From dtucker at zip.com.au 2002-08-16 10:21 -------
The "1.99" means the server can do protocol 1 and 2.
Do you have a firewall, packet filter or NAT device on the path between client
and server?
------- You are receiving this mail because: -------
You are the assignee for the bug,
2008 Jun 23
0
scuba 1.2-1
...calculations
about scuba diving --- dive profiles, decompression models,
gas toxicity and so on.
New features in version 1.2-1:
. Breathing gases may now contain Helium
as well as Oxygen and Nitrogen.
. Decompression models now handle breathing gases
containing Helium.
. Haldane (diffusion compartment) models are now
represented by objects of a special class "hm".
. Dive profiles (objects of class "dive") can be
modified more easily. You can change the breathing gas,
modify the depth and duration of a dive,
or cut-...
2008 Jun 23
0
scuba 1.2-1
...calculations
about scuba diving --- dive profiles, decompression models,
gas toxicity and so on.
New features in version 1.2-1:
. Breathing gases may now contain Helium
as well as Oxygen and Nitrogen.
. Decompression models now handle breathing gases
containing Helium.
. Haldane (diffusion compartment) models are now
represented by objects of a special class "hm".
. Dive profiles (objects of class "dive") can be
modified more easily. You can change the breathing gas,
modify the depth and duration of a dive,
or cut-...
2011 Dec 15
1
Inquiry about matrix pooling
...R-users,
I am a relatively new R user and I have a simple question. Is there a
command attached to a R function, which performs matrix pooling?
Thanks in advance,
Jana
--
--
"The world is full of mysteries. Life is one. The curious limitations of
finite minds are another."(J.B.S. Haldane, The Causes of Evolution)
Jana Makedonska, M.Sc.
Ph.D. candidate/ Part-time lecturer
Department of Anthropology
College of Arts & Sciences
State University of New York at Albany
1400 Washington Avenue
12222 Albany, NY
Office phone: 518-442-4699
[[alternative HTML version deleted]]
2008 Nov 03
0
scuba 1.2-2 posted
...mm:ss" where mm can exceed 60.
plot.dive
Dives with multiple tanks of breathing gas are now plotted
using a different colour for each gas.
The choice of colours is controlled by the
argument 'col.gases'.
haldane
This function has a new argument 'relative'.
If relative=TRUE, tissue saturations are computed
as fractions of the surfacing M-value.
ndl
Improved numerical stability, in mixed-gas case.
The return va...
2008 Nov 03
0
scuba 1.2-2 posted
...mm:ss" where mm can exceed 60.
plot.dive
Dives with multiple tanks of breathing gas are now plotted
using a different colour for each gas.
The choice of colours is controlled by the
argument 'col.gases'.
haldane
This function has a new argument 'relative'.
If relative=TRUE, tissue saturations are computed
as fractions of the surfacing M-value.
ndl
Improved numerical stability, in mixed-gas case.
The return va...
2010 Jun 15
1
Help with error
Hi. I am trying to do a nonlinear regression on a set of data with Monod
kinetics and Haldane inhibition. I am using the following commands to do
the nonlinear regression:
dce<-read.delim("data.txt", header = TRUE, sep = "\t", quote="\"", dec=".",
fill = TRUE, comment.char="")
dce.m1<-nls(rate~kmax*conc/(Ks+conc+((conc^2)/Ki),d...
2000 Jun 03
4
How to do linear regression with errors in x and y?
QUESTION: how should I do a linear regression in which there are
errors in x as well as y?
SUPPLEMENT: I've seen folks approach this problem by computing
eigenvectors of the covariance matrix, and that makes sense to me.
But I'm wondering if this has a "pedigree" (i.e. if it makes sense to
folks on this list, and if it's something that has been published, so
I can refer to