Learn R Programming

⚠️There's a newer version (2.4.3) of this package.Take me there.

ForestFit (version 0.4.6)

Statistical Modelling with Applications in Forestry

Description

Developed for the following tasks. I) Computing the probability density function, cumulative distribution function, random generation, and estimating the parameters of the eleven mixture models including mixture of Birnbaum-Saunders, BurrXII, Chen, F, Frechet, gamma, Gompertz, log-logistic, log-normal, Lomax, and Weibull. II) Point estimation of the parameters of two- and three-parameter Weibull distributions. In the case of two-parameter, twelve methods consist of generalized least square type 1, generalized least square type 2, L-moment, maximum likelihood, logarithmic moment, moment, percentile, rank correlation, least square, weighted maximum likelihood, U-statistic, weighted least square are used and investigated methods for the three-parameter case are: maximum likelihood, modified moment type 1, modified moment type 2, modified moment type 3, modified maximum likelihood type 1, modified maximum likelihood type 2, modified maximum likelihood type 3, modified maximum likelihood type 4, moment, maximum product spacing, T-L moment, and weighted maximum likelihood. III) The Bayesian estimators of the three-parameter Weibull distribution developed by Green et al. (1994) . IV) Estimating parameters of the three-parameter Birnbaum-Saunders, generalized exponential, and Weibull distributions fitted to grouped data using three methods including approximated maximum likelihood, expectation maximization, and maximum likelihood. V) Estimating the parameters of the gamma, log-normal, and Weibull mixture models fitted to the grouped data through the EM algorithm, VI) Estimating parameters of the non-linear growth curve fitted to the height-diameter observation, and VII) estimating parameters, computing probability density function, cumulative distribution function, and generating realizations from gamma shape mixture model introduced by Venturini et al. (2008) .

Copy Link

Version

Install

install.packages('ForestFit')

Monthly Downloads

392

Version

0.4.6

License

GPL (>= 2)

Maintainer

Mahdi Teimouri

Last Published

November 30th, 2019

Functions in ForestFit (0.4.6)

rmixture

Generating random realizations from the well-known mixture models
zzz

Starting message when loading ForestFit
fitWeibull

Estimating parameters of the Weibull distribution through classical methods
pgsm

Computing cumulative distribution function of the gamma shape mixture model
fitmixturegrouped

Estimating parameters of the well-known mixture models fitted to the grouped data
pmixture

Computing cumulative distribution function of the well-known mixture models
rgsm

Simulating realizations from the gamma shape mixture model
dgsm

Computing probability density function of the gamma shape mixture model
fitgrowth

Estimatinng the parametersof the fitted non-linear growth curve to the height-diameter(H-D) observations
fitgsm

Estimating parameters of the gamma shape mixture model
fitgrouped

Estimating parameters of the three-parameter Birnbaum-saunders (BS), generalized exponential (GE), and Weibull distributions fitted to grouped data
DBH

Trees height and diameter at breast height
fitmixture

Estimating parameters of the well-known mixture models
fitbayesJSB

Estimating parameters of the Johnson's SB (JSB) distribution using the Bayesian approach
dmixture

Computing probability density function of the well-known mixture models
fitbayesWeibull

Estimating parameters of the Weibull distribution using the Bayesian approach