> I want to actually fit a formal
> statistical distribution to my data using the classical
> methodologies (either Shapiro Wilk, Anderson Darling,
> Chi-Square, etc.).
You probably need to go find out what those things do. Two of them are tests
for normality, not fitting methods or distribut
t: Monday, August 5, 2013 1:11 PM
To: Bert Gunter
Cc: r-help@r-project.org
Subject: Re: [R] Distribution Fitting with R
Hello Bert,
Thank you for your comments. I want to actually fit a formal
statistical
distribution to my data using the classical methodologies
(either Shapiro
Wilk, Anderson Darli
Hello Bert,
Thank you for your comments. I want to actually fit a formal statistical
distribution to my data using the classical methodologies (either Shapiro
Wilk, Anderson Darling, Chi-Square, etc.). Once I have fitted a
distribution then I will start generating random numbers and performing the
Just sample with replacement from your empirical distribution? See:
?sample ## note the "replace" argument
Other than that, I do not understand what you mean by "distribution
fitting analysis."
Cheers,
Bert
On Mon, Aug 5, 2013 at 10:55 AM, Paul Bernal wrote:
> Hello everyone,
>
> Basically, I
Hello everyone,
Basically, I want to perform some distribution fitting analysis to a
particular data that I have.
So the data I will be working with is structured as follows:
*Vessel Size* * Number of Vessels*
*Frequency*
1000-2000 TEUS
On Dec 4, 2009, at 2:04 PM, Bradley W. Settlemyer wrote:
Hello
I need to fit a distribution to a histogram data set. I have read
Ricci's guide to distribution fitting, and am ready to begin
experimenting with the techniques it mentions, but I am uncertain
how to get my data in the form
Hello
I need to fit a distribution to a histogram data set. I have read
Ricci's guide to distribution fitting, and am ready to begin
experimenting with the techniques it mentions, but I am uncertain how to
get my data in the format he uses.
My problem is that my data is binned. So for
Hello R-helpers,
I have a lot of series of data and I want to obtain the best probability
distributions (and the distribution to estimate parameters) of each serie.
Besides this paper
http://cran.r-project.org/doc/contrib/Ricci-distributions-en.pdf, do you
know if there are other papers that expl
Dear R-help readers,
I am writing to you in order to ask you a few questions about
distribution fitting in R.
I am trying to find out whether the set of event interarrival times
that I am currently analyzing is distributed with a Gamma or General
Pareto distribution. The event arrival granularity
Dear R-help readers,
I am writing to you in order to ask you a few questions about distribution
fitting in R.
I am trying to find out whether the set of event interarrival times that I
am currently analyzing is distributed with a Gamma or General Pareto
distribution. The event arrival granularity
10 matches
Mail list logo