Displaying 8 results from an estimated 8 matches for "particula".
Did you mean:
particular
2004 Dec 13
0
Re: Help : generating correlation matrix with a particula r
************************************************************
Important: We would draw your attention to the notices at
the bottom of this e-mail, particularly before opening and
reviewing any file attachment(s).
************************************************************
Martin,
Thank you for letting us know about posdefify. It does do exactly what the
Rebonato paper recommended and gives the same result as our code, but it
will be much better b...
2017 Apr 17
2
Matriz como producto de vectores.
Buenas tengo una matriz de contingencia de 5x4 donde en la última fila
y última columna tengo las frecuencias marginales, en función de estas
quiero sacar las esperadas, pero cuando hago por ejemplo el producto,,
Esperadas<-Estrategia["Suma",]*Estrategia[,"Suma_e"]
E1 E2 E3 E4 Suma
5550 14160 52650 89600 20720
Warning message:
In Estrategia["Suma", ]
2002 Oct 08
1
Samba Crashes on High load ?
Hi,
Iv'e got a SuSE 8.0 box with Samba 2.2..3a-64 on it. I tried to copy 4.1GB of
MPG/AVI Videos (103 particula files) to a Windows98 SE box. But i din't take
long and the Linux box crashes. It don't respond to anything!
I tried to copy them by 4file groups. It worked bether but it still crashes
once.
Where's the "bug" here ???
Hardware:
AMD TB 1.1Ghz
512MB SDRAM
Mainborad: Asus A7V...
1998 Nov 09
2
no subject (file transmission)
..., theta, is unknown.
In other words, the sample can be generated from something like
x1 <- rexp(100, rate=0.3)
x2 <- x1[x1<theta] # the theta are big enough so that length(x2)>19
x3 <- x2[1:19]
And the true theta was 4, hidden from the students.
The estimate of theta from that particular sample was 3.87058501,
the max of the sample.
Next we wanted to estimate the bias of the max, using bootstrap.
We did this:
y1<-rexp(4000, rate=0.3)
y2<- y1[y1<3.87058501]
length(y2) # to make sure y2 is longer than 1900 or whatever..so we are not
# recycling
y3<-y2...
1998 Nov 09
2
no subject (file transmission)
..., theta, is unknown.
In other words, the sample can be generated from something like
x1 <- rexp(100, rate=0.3)
x2 <- x1[x1<theta] # the theta are big enough so that length(x2)>19
x3 <- x2[1:19]
And the true theta was 4, hidden from the students.
The estimate of theta from that particular sample was 3.87058501,
the max of the sample.
Next we wanted to estimate the bias of the max, using bootstrap.
We did this:
y1<-rexp(4000, rate=0.3)
y2<- y1[y1<3.87058501]
length(y2) # to make sure y2 is longer than 1900 or whatever..so we are not
# recycling
y3<-y2...
2006 Apr 05
7
Archive monthly count for blog
I am creating a blog to learn ruby on rails.
from the layout page i pass all the posts as a collection to
_archive.rhtml
<%= render :partial => "archive", :collection => @archive %>
On _archive.rhtml i have access to the collection. I am then gone to
render partial another page _archivecount.rhtml to display the number of
posts for each month.
Can anyone give a clue
2008 May 10
4
Newbie: lambda do...end.should change(Model, :count).by(1). Doesn''t work
Hi to everyone,
I''m an RSpec, and BDD in general, newbie so in order to learn I have
chosen to use my personal website as a tesbed.
I''m having difficulties juggling with mocks, and in particula with the
following code.
Here''s the controller action:
def create
@album = Album.new(params[:album])
if @album.save
flash[:notice] = "album saved"
else
flash[:notice] = "could not save album"
end
redirect_to albums_path
end
And he...
2006 Jan 27
23
5,000 concurrent calls system rollout question
Hi,
we are currently considering different options for rolling out a large scale IP PBX to handle around 3,000 + concurrent calls.
Can this be done with Asterisk? Has it been done before?
I really would like an input on this.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: