Hi,
I had been using a script that works fine for several days and then
I stopped using it for a month without having doubt that it would not be
working. When I use it again today, I received an error when I reach the
last step of generating the data file. *"Error in .jcall(wb,
"Lorg/apache
On Jun 21, 2013, at 7:27 PM, Norman Jessup wrote:
> Hello,
>
> I've recently upgraded to R 2.11.1 on Mac OS X 10.8.4. Now when I start R
> up I get the following message:
>
> Error in identical(call[[1L]], quote(doTryCatch)) :
> 7 arguments passed to .Internal(identical) which requires 5
>
Hi!
my name is jeong in Sim.
Now I'm studying MLE(Maximum Likelyhood Estimation) and MOM(Method of moments).
I want to compare with the performance of MLE and MOM by making functions and
drawing a plot.
But I don't know how to do . so I want you to show me some R codes.
First of all, I want t
Could you tell me what mean is that lgamma, digamma, and nlminb ?
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/p
David, Duncan,
Hi
Following on David's rate argument
try (with modifications of pch and grid)
rate <- 1/4
shape = 8
rate = c(rep(1/4,100),rep(1/3,100))
I don't think the problem is related to the rate argument, which can
well be vectorized, as is the case for a number of arguments in distri
Hello,
At an R prompt type
?lgamma
?nlminb
and read the respective help pages.
Hope this helps,
Rui Barradas
Em 22-06-2013 10:54, 심정인 escreveu:
Could you tell me what mean is that lgamma, digamma, and nlminb ?
[[alternative HTML version deleted]]
___
Hello,
There's a no homework policy. Please ask your question here:
http://stackoverflow.com/questions/tagged/r
Hope this helps,
Rui Barradas
Em 22-06-2013 10:06, 심정인 escreveu:
Hi!
my name is jeong in Sim.
Now I'm studying MLE(Maximum Likelyhood Estimation) and MOM(Method of moments).
I want
Hi
I think the answer lies in the allocating the distribution argument
but I do not know how. Possibly with a prepanel function
Duncan
At 21:06 22/06/2013, you wrote:
David, Duncan,
Hi
Following on David's rate argument
try (with modifications of pch and grid)
rate <- 1/4
shape = 8
rate
Bert,
you did judge all right, indeed, I do not have a clue about how lattice/trellis
graphics works. With regards to "Feel free to demonstrate publicly that **I**
don't have a clue if I have misunderstood or misjudged", thank you, but I will
pass on that... I do not feel it is important for me
H
ello R-experts,
I want to do ordination plots using vegan metaMDS.
I have a where many cells have zero values.
Data structure:
X[1:10,1:14]
Height.1 Height.2 Height.3 Height.4 Height.5 Height.6 Height.7
Height.8 Height.9 Height.10 Height.11 Height.12 Height.13
D30I1A 460
On Jun 22, 2013, at 8:22 AM, Andras Farkas wrote:
> Bert,
>
> you did judge all right, indeed, I do not have a clue about how
> lattice/trellis graphics works. With regards to "Feel free to demonstrate
> publicly that **I** don't have a clue if I have misunderstood or misjudged",
> thank you,
Dear All,
I am not going to discuss in detail the implementation of a model, but I
am rather puzzled because, even if I manage to train a model, then I do
not succeed in applying it to some test data.
I am sure I am making some trivial mistake, but so far I have been banging
my head against
Hi R User,
I was trying to find a final model in the following example by using the
Boosted regression trees (GBM). The program gives the fitted values but I
wanted to calculate the fitted value by hand to understand in depth. Would you
give moe some hints on what is the final model for this ex
You need to read the papers referenced in the Help file. Except in
trivial cases, there are NO simple models that you can fit by hand.
Like many machine learning algorithms.
-- Bert
On Sat, Jun 22, 2013 at 6:18 PM, Kristi Glover
wrote:
> Hi R User,
> I was trying to find a final model in the fol
Hi,
I am new to this forum, and hopefully am sending the post to the right
avenue (and in the appropriate format).
I am planning to prepare a (to be commercially sold) book in near future,
in which I expect to use some screenshots from R (running on Windows), and
also graphic outputs from some of
15 matches
Mail list logo