Hi

Attachments are mostly removed from emails so they probably will not reach
r-help.

You said you get an error, which is the first place you should look at. It
can navigate you to the source of the error if you read it carefully.

Anyway, if your code is complicated it is difficult to understand and
decipher. So think about simplification and maybe you will find the error
source yourself during this simplification.

Cheers
Petr

> -----Original Message-----
> From: R-help <r-help-boun...@r-project.org> On Behalf Of Upananda Pani
> Sent: Wednesday, January 11, 2023 1:06 PM
> To: Eric Berger <ericjber...@gmail.com>
> Cc: r-help <r-help@r-project.org>
> Subject: Re: [R] Reg: ggplot error
> 
> I am sorry.
> 
> On Wed, Jan 11, 2023 at 5:32 PM Eric Berger <ericjber...@gmail.com> wrote:
> 
> > No code or data came through.
> > Please read the posting guidelines.
> >
> >
> > On Wed, Jan 11, 2023 at 1:38 PM Upananda Pani
> > <upananda.p...@gmail.com>
> > wrote:
> > >
> > > Dear All,
> > >
> > > I am using roptest  function of package "ROptEst" (Kohl and
> > > Ruckdeschel
> > > (2019)) to find out the ML, CvM-MD, and the RMX estimator and their
> > > asymptotic confidence intervals. I am assuming 1-5% of erroneous
> > > data for the RMX estimator.
> > >
> > > Then I am trying to Plot the data in the form of a histogram and add
> > > the three Gamma distribution densities with the estimated parameters
> > > and validate the three models additionally with pp- and qq-plots.
> > >
> > > I have tried to code it. I have attached the code and data. I am
> > > getting error while fitting ggplot to plot the distribution densities.
> > >
> > > I am doing some error which I am not able to correct. Please help me
> > > to find out my error.
> > >
> > > With sincere regards,
> > > Upananda Pani
> > > ______________________________________________
> > > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> > > https://stat.ethz.ch/mailman/listinfo/r-help
> > > PLEASE do read the posting guide
> > http://www.R-project.org/posting-guide.html
> > > and provide commented, minimal, self-contained, reproducible code.
> >
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to