Displaying 20 results from an estimated 1000 matches similar to: "MLE estimation"
2010 Oct 14
5
R on a ma c
Hello,
Is R very compatible with a Mac? A colleague of mine indicated that
everyone he knows with a Mac has problems with R.
What can you tell me about using R with a Mac. What do I need to download?
I have downloaded the basic R package.
Thanks,
--
Tiffany Kinder
MS Student
Department of Watershed Science
Utah State University
tiffany.kinder@aggiemail.usu.edu
[[alternative HTML version
2011 Apr 18
3
Power Analysis
I am trying to do a power analysis to get the number of replicas per
treatment.
If I try to get the power it works just fine:
setn=c(2,3)
sdx=c(1.19,4.35)
power.t.test(n = setn, delta = 13.5, sd = sdx, sig.level = 0.05,power =
NULL)
If I go the other way to obtain the "n" I have problems.
sdx=c(1.19,4.35)
pow=c(.8,.8)
power.t.test(n = NULL, delta = 13.5, sd = sdx, sig.level = 0.05,
2010 Mar 01
3
Emacs for R
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100301/3fcf77e9/attachment.pl>
2011 Jul 06
1
The BiodiversityR can't work
Sourced: BiodiversityGUI.R
Error : .onAttach failed in attachNamespace() for 'Rcmdr', details:
call: get(Menus[m, 5])
error: object 'chisquareDistributionPlot' not found
Error in BiodiversityRGUI() : needs Rcmdr
Hi Guys,
I am from China, I wanna use Biodiversity R, but it can't work.
Can somebody help me?
Thanks
--
View this message in context:
2010 Nov 17
1
Please, help me with 'mattern' variogram
Hi, R-folks:
I have been tryin many combination of parameter to make Matern variogram to work, but I can't find the available one. I'm near to be crazy.
I tiped:
A?o2003Selg.lf<-likfit(A?o2003Selg,cov.model="matern",ini.cov.pars=c(1.5,14),kappa=2.5,fix.kappa=FALSE,nugget=0.08,lambda=0.008,fix.lambda=FALSE,hessian=TRUE)
the hessian shows:
$hessian
[,1]
2011 Sep 24
3
Supporting R/Membership
Dear R Users,
I know issues like this have come up in the past. I am wondering how
many people would be interested in an online mechanism for donating to
the R Foundation or for becoming supporting members. Right now, the
link for it is somewhat buried on the R home page, and once you get
there, the options are to mail or fax a form. IIRC, Paypal was not a
good option due to some fees, but
2011 May 18
3
Help with 2-D plot of k-mean clustering analysis
Hi, all
I would like to use R to perform k-means clustering on my data which
included 33 samples measured with ~1000 variables. I have already used
kmeans package for this analysis, and showed that there are 4 clusters in my
data. However, it's really difficult to plot this cluster in 2-D format
since the "huge" number of variables. One possible way is to project the
2011 Mar 01
1
How to prove the MLE estimators are normal distributed?
Dear List,
I'm now working on MLE and OSL estimators.I just noticed that the
textbook argues they are joint normal distributed.But how to prove the
conclusion?
Thanks for your time in advance!
Best,
Ning
2011 Sep 26
2
Mahalanobis Distance
Hello R helpers,
I'm trying to use Mahalanobis distance to calculate distance of two time
series, to make some comparations with euclidean distance, DTW, etc, but I'm
having some dificults.
I have, for example, two objects:
s.1 <- c( 5.6324702, 1.3994353, -3.2572327, -3.8311846, -1.2248719,
0.9894694, -2.2835332, -5.1969285, -5.2823988, -3.1499400, -1.7307950,
2.8221209,
2011 Jun 22
2
analysing a three level reponse
Hello,
I am struggling to figure out how to analyse a dataset I have inherited
(please note this was conducted some time ago, so the data is as it is,
and I know it isn't perfect!).
A brief description of the experiment follows:
Pots of grass were grown in 1l pots of standad potting medium for 1
month with a regular light and watering regime. At this point they were
randomly given 1l of one
2003 Sep 08
2
Persp Plot
I am trying to graph two planes on the same graph using persp(). I can only
get one plane to plot at a time. Can someone explain how I can graph two
planes on the same graph using persp? I've looked throught the
documentation, but cannot find any references to appending a persp plot.
Thanks.
Sincerely yours,
Mark J. Lamias
Statistical Consultant
2010 May 11
3
Improving loop performance
R-users,
I have the following piece of code which I am trying to run on a dataframe (aga2) with about a half million records. While the code works, it is extremely slow. I've read some of the help archives indicating that I should allocate space to the p1 and ags1 vectors, which I have done, but this doesn't seem to improve speed much. Would anyone be able to provide me with advice on
2003 Aug 26
1
Mann-Whitney U Table
Does anyone have a piece of code or know how I can use R to generate a table
of
critical values for the Mann-Whitney (aka Wilcoxon Rank Sum) test.
Ideally, I'd like a table that contains the critical values for any two
samples of size 3 through 30. I could use Monte Carlo simulation or the
normal approximation when n1 and n2 are greater than, 10, but I figured
someone may know how to
2010 May 12
2
R version of SAS/IntrNet
Does an R package exist that is similar to SAS/Intrnet (http://support.sas.com/documentation/onlinedoc/intrnet/index.html) that will allow users to take parameters passed to it by a web request, produce results and return them to the web-browser in HTML format? I tried looking through the package descriptions, but didnt' see anything like this. Any direction or suggestions you could provide
2007 Jun 09
1
OT: CallManager ANI restamp.
Hi folks,
I know this isn't an Asterisk question, but I'm really desperate and
wondering if someone could help me. I apologise for the off-topic post.
Cisco phones connected to CallManager can forward calls. But when they
do, CallManager conserves the originating caller's ANI in the new leg that
is built.
I cannot find a way to get it to rewrite the ANI to be that of the phone.
2003 Sep 18
2
dwilcox (PR#4212)
Full_Name: Mark J. Lamias
Version: 1.7.0
OS: Windows 2000 Pro
Submission from: (NULL) (65.222.84.72)
I am running the qwilcox procedure and it is producing incorrect results. For
example, dwilcox(.025, 3, 5) should equal 6, but it is equal to 1. Similarly,
dwilcox(.025, 3, 6) should equal 7, but it equals 2. The critical values are
not set being returned with the correct values. I've
2009 Sep 24
4
Polycom push application for microbrowser
Hi,
I have been trying a (really simple) push application for the Polycom
microbrowser, using a Polycom 650 with 3.2 firmware.
I can't do anything, I always get "Push message cannot be displayed" back
from the Polycom phone, and all I am sending is the Polycom example :
<PolycomIPPhone>
<Data priority=?critical?> <h1> Fire Drill at 2pm </h1>
2000 Apr 04
2
Loading Problem
I'm using R0.90.1 on Win98. I'm trying to load an image I saved yesterday
but I keep getting the following error:
Error in load("C:/temp/245amData.R.RDa") : restore file corrupted -- no data
loaded
The image is 4,890KB.
The image Can anyone tell me how to solve this problem? I'm sure I saved
the image correctly.
Thanks.
Mark
Mark J. Lamias
Department of Statistics
2011 Mar 27
2
Garchoxfit package
Dear List,
I'm now using Ubuntu 10.10 and I want to use the garchoxfit
function.It seems that I need to download the package.
While after installing the package,I still can't use the garchoxfit
function.What's the reason and how to fix that?
Thanks for your time!
Best,
Ning
2005 Oct 28
5
What is Ming
Mentioned by Amy Hoy in the recent ROR podcast. I googled but didn''t
find anything.
Thanks
Ed