Displaying 4 results from an estimated 4 matches for "tadpole".
2010 Apr 23
1
help with plotting lines linking two sets of points?
Hello everyone,
I'm trying to plot the initial and final size of some tadpoles and look at
their growth rates (slope of line). They are divided into 6 densities, and
so far I have plotted the initial and final sizes (these are means for a
pool), and color coded for the 6 densities, but I want a line to connect the
initial and final value for each pool (also color coded by de...
2011 Oct 17
1
simultaneously maximizing two independent log likelihood functions using mle2
...e two years of the data used to fit the function and I would
like to fit both years simultaneously to test if the model parameter
estimates differ between years, using likelihood ratio tests and AIC.
Can anyone give advice on how to do this?
My likelihood functions are long so I'll use the tadpole predation
example from Ben Bolker's book, Ecological Data and Models in R (p.
268-270).
library(emdbook)
data(ReedfrogFuncresp)
attach(ReedfrogFuncresp)
# Holling Type II Equation
holling2.pred = function(N0, a, h, P, T) {
a * N0 * P * T/(1 + a * h * N0)
}
# Negative log likelihood functi...
2003 Dec 01
0
No subject
...EB84AFE
for <samba@samba.org>; Tue, 15 May 2001 16:27:02 -0700 (PDT)
Received: by firewall8.cummins.com; id SAA08968; Tue, 15 May 2001
18:18:52 -0500
Received: from unknown(143.222.15.39) by firewall8.cummins.com via smap
(V5.0) id xma008965; Tue, 15 May 01 18:18:38 -0500
Received: from tadpole ("port 40821"@dialup1-modem69.ctg.cummins.com
[143.222.208.226]) by mail.Cummins.com (PMDF V5.2-32 #37729) with
ESMTP id <0GDE00H8FH662B@mail.Cummins.com> for samba@samba.org; Tue,
15 May 2001 18:27:43 -0500 (EST)
Received: (from acherry@localhost) by tadpole (8.8.8+Sun/8.8.8)...
1998 Aug 05
0
I must be drain bamaged, but..
..although I have been running samba successfully for years, today I
was unable to answer a simple question.
How can you ask the samba server to list all the clients in the
current domain? i.e. what a PC does when you click on Network Neighborhood.
I tried a few obvious things and got nowhere.. browse.dat is almost
empty (despite being the domain master), nmblookup won't tell..
..help!