[R] identify the distribution of the data
PIKAL Petr
petr@p|k@| @end|ng |rom prechez@@cz
Thu Feb 9 08:10:15 CET 2023
Hi
Others gave you more fundamental answers. To check the possible distribution
you could use package
https://cran.r-project.org/web/packages/fitdistrplus/index.html
Cheers
Petr
> -----Original Message-----
> From: R-help <r-help-bounces using r-project.org> On Behalf Of Bogdan Tanasa
> Sent: Wednesday, February 8, 2023 5:35 PM
> To: r-help <r-help using r-project.org>
> Subject: [R] identify the distribution of the data
>
> Dear all,
>
> I do have dataframes with numerical values such as 1,9, 20, 51, 100 etc
>
> Which way do you recommend to use in order to identify the type of the
> distribution of the data (normal, poisson, bernoulli, exponential,
log-normal etc
> ..)
>
> Thanks so much,
>
> Bogdan
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using 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.
More information about the R-help
mailing list