Displaying 20 results from an estimated 38 matches for "casellas".
Did you mean:
casella
2006 Jan 06
7
Multiplication (PR#8466)
hi - in version 2.1 the command
>-2^2
gives
-4
as the answer. (-2)^2 is evaluated correctly.
Cheers,
George Casella
--
George Casella Phone: (352) 392-1941 Ext. 204
Distinguished Professor and Chair Cell: (352) 682-7210
Department of Statistics Fax: (352) 392-5175
University of Florida Email: casella at stat.ufl.edu
P.O. Box 118545
Gainesville, FL
2006 Jan 06
7
Multiplication (PR#8466)
hi - in version 2.1 the command
>-2^2
gives
-4
as the answer. (-2)^2 is evaluated correctly.
Cheers,
George Casella
--
George Casella Phone: (352) 392-1941 Ext. 204
Distinguished Professor and Chair Cell: (352) 682-7210
Department of Statistics Fax: (352) 392-5175
University of Florida Email: casella at stat.ufl.edu
P.O. Box 118545
Gainesville, FL
2010 Jul 13
6
permutation-based FDR
Hola a todos,
Tengo un pequeño problemilla...
Tengo unas 9000 variables que he contrastado con 1 en concreto con el test
de wilcoxon. He calculado el p-valor, y queria corregirlo con el
permutation-based FDR. He encontrado una funcion con R comp.fdr()que hace
esta corrección, pero te pide que le pongas las variables con las
observaciones y te hace el test (según he entendido). Yo solo quiero
2008 Jan 27
2
Likelihood optimization numerically
Dear List,
I am not sure how should i optimize a log-likelihood numerically:
Here is a Text book example from Statistical Inference by George Casella, 2nd
Edition Casella and Berger, Roger L. Berger (2002, pp. 355, ex. 7.4 # 7.2.b):
data = x = c(20.0, 23.9, 20.9, 23.8, 25.0, 24.0, 21.7, 23.8, 22.8, 23.1, 23.1, 23.5, 23.0, 23.0)
n <- length(x)
# likelihood from a 2 parameter Gamma(alpha,
2010 Sep 27
1
Split-split plot design with aov function in R
*Hello,
I'm new to R and trying to do Split Split Plot Design analysis with aov
function in R. Sharing any worked example and suggestion will be highly
appreciated. Thanks
Regards!
*
--
*
Muhammad Yaseen
*
[[alternative HTML version deleted]]
2009 Aug 18
6
Eliminar variable de un data frame
Hola, que tal?
Tendo una duda, como se puede eliminar una variable de un data.frame?
Tambien tengo otra duda, tengo una base de datos importada del spss, donde tengo espacios asignados como missings, pero al pasarlo al R, me coje los espacios como una categoria más. Como los puedo poner como missings?
Dolors Giralt
_________________________________________________________________
[[elided
2005 Sep 23
4
books about MCMC to use MCMC R packages?
Dear list users,
I need to learn about MCMC methods, and since there are several packages in
R that deal with this subject, I want to use them.
I want to buy a book (or more than one, if necessary) that satisfies the
following requirements:
- it teaches well MCMC methods;
- it is easy to implement numerically the ideas of the book, and notation
and concepts are similar to the corresponding R
2012 Dec 04
3
monte carlo simulation on R
Hello,
How can I make a monte carlo simulation on R?
Regards
Adel
--
PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
fax: +216 71 391 166
[[alternative HTML version deleted]]
2009 Dec 04
3
Combinations and joint probabilities
Dear R helpers
Suppose I have two sets of ranges (interest rates) as
Range 1 : (7 – 7.50, 7.50 – 8.50, 8.50 – 10.00) with respective probabilities 0.42, 0.22 and 0.36.
Range II : (11-12, 12-14, 14-21) with respective probabilities 0.14, 0.56 and 0.30 respectively.
My problem is to form the combinations of these ranges in a decreasing order of joint probabilities. It is assumed that
2005 Mar 23
1
Negative binomial GLMMs in R
Dear R-users,
A recent post (Feb 16) to R-help inquired about fitting
a glmm with a negative binomial distribution.
Professor Ripley responded that this was a difficult problem with the
simpler Poisson model already being a difficult case:
https://stat.ethz.ch/pipermail/r-help/2005-February/064708.html
Since we are developing software for fitting general nonlinear random
effects models we
2012 Dec 27
2
Bootstrap
Hola, buenas tardes
estoy intentando hacer un bootstrap de un modelo, pero me da el siguiente
error:
"Error in FUN(newX[, i], ...) :
unused argument(s) (list(age = c(33, 47, 49, 56, 60, 64, 64, 66, 68, 69,
71, 71, 72, 73, 74, 75, 75, 76, 78, 81, 83, 83, 36, 43, 46, 47, 49, 49, 51,
51, 52, 52, 53, 54, 54, 54, 55, 56, 56, 57, 57, 58, 58, 58, 58, 59, 59, 60,
61, 62, 63, 64, 65, 65, 66, 66,
2014 Oct 10
2
Problemas al intentar cargar datos
Hola, buenas tardes,
Hace unos dias que intento cargar unos datos de microarrays del ncbi con
versión de R 2.15.2 de 32 bits en windows xp.
he utilizado el siguiente codigo:
library(Biobase)
library(GEOquery)
library(limma)
gset <- getGEO("GSE6536", GSEMatrix =TRUE)
Al hacerlo me da este error:
"Error in function (type, msg, asError = TRUE) : couldn't connect to
2007 Mar 01
2
Another newbie book recommandation question
I hope this question is sufficiently different from the other requests
for book recommendations that it's not repetitious. If not, I apologize
in advance.
I'm curious what standard reference books working statisticians, or
biostatisticians, have within easy reach of their desk. I'm a computer
systems administrator, and have a two-foot bookshelf directory under my
monitor that contains
2002 May 18
0
Importante!
Vuoi Davvero Guadagnare con Internet?
Bene, salva su disco questa pagina per averla a portata di mano
anche se il tuo PC non ? connesso a Internet,
poi
copia quanto segue in Word o in Blocco Note e stampalo,
cos? lo potrai leggere con pi? attenzione.
Questo Sistema ? diverso da tutti gli altri, quindi non essere precipitoso nel valutarlo senza averlo compreso a fondo,
ma ti assicuro che
2011 Nov 03
6
Dot Lock timestmap, users disconnections from roundcube
Hello.
We are running dovecot 2.0.13 with mdbox+zlib on RHEL 5.7 x64, ext4. We use NTP. Indexes are in a iSCSI raid 10, mailboxes in raid5. No NFS. We have detected that sometimes all users get disconnected from roundcube at the same time. In dovecot logs we hundreds of lines like this:
Nov 3 09:23:07 buzon dovecot: imap(mcrivero at mydomain): Warning: Created dotlock file's timestamp is
2004 Feb 04
1
xypplot (lattice): colours of lines
Using data from a multicenter study with a parallel-group design comparing
two treatments, I plotted each subject's time change of X after stratifying
for center:
xyplot(X ~ time | center, type="l", panel=panel.superpose, groups=subject)
Now I want these lines to take different colours according to the variable
"treatment". Any help?
Umberto
2009 Jan 28
0
How-to-rotate-plot-title
I wonder whether it is possible to rotate the title of the barplot on
the top right corner of the attached layout. It would be more readable
if the whole string were rotated by 180 degrees (mirrored).
Thank you very much.
Maura
========================================================================
====
Benvenuto in Alice Giga Mail!
mauede@alice.it tramite il servizio Giga Mail ha messo a tua
2010 May 25
0
Follow-up: how can I read a non-standard XLS file
I am uploading 2 XLS-similar files to server www.alice.it.
I expect many people in this mailing list won't understand the
instructions for
grabbing the files because of the different language (sorry I do not
have control
on that. Telecom has).
But it's really very simple. The message you receive will contain a wet
site address
which should even appear highlighted (on my computer it
2011 Feb 27
2
MLE estimation
Dear List,
This problem is more a statistic one than a R one.
Any one can recommend me some references website or online paper on
maximum likelihood estimation?I'm now working on that,while still
doubt how to prove that the estimated parameters are normal
distributed.
Thanks for your time and help!
Best,
Ning
2011 Jul 11
0
dsync and compressed folders
I'm trying to migrate my old dovecot server (mbox based) to a new one (maildir
based), both are version 2.0.13.
I'm using dsync:
oldserver# dsync -u username backup ssh root at newserver dsync -u username
Everything is working like a charm but when it tries to convert compressed
folder I got an error:
dsync-local(username): Error: Failed to sync mailbox OldMails/2008.gz: Mailbox