Package: GPEMR
Title: Growth Parameter Estimation Method
Version: 0.1.0
Authors@R: 
    c(person("Ruqaiya", "Shaikh", email = "ruqaiyashaikh41@gmail.com", role = c("aut", "cre")),
    person("Amiya Ranjan", "Bhowmick", email = "amiyaiitb@gmail.com", role = "aut"),
    person("Md Aktar Ul", "Karim", email = "mdaktarulkarim829@gmail.com", role = "aut"))
Description: Provides functions for simulating and estimating parameters of various growth models, including Logistic, Exponential, Theta-logistic, Von-Bertalanffy, and Gompertz models. The package supports both simulated and real data analysis, including parameter estimation, visualization, and calculation of global and local estimates. The methods are based on research described by Md Aktar Ul Karim and Amiya Ranjan Bhowmick (2022) in (<https://www.researchsquare.com/article/rs-2363586/v1>). An interactive web application is also available at [GPEMR Web App](<https://gpem-r.shinyapps.io/GPEM-R/>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.0.0)
Imports: mvtnorm
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-08-30 18:08:31 UTC; Ruqaiya Shaikh
Author: Ruqaiya Shaikh [aut, cre],
  Amiya Ranjan Bhowmick [aut],
  Md Aktar Ul Karim [aut]
Maintainer: Ruqaiya Shaikh <ruqaiyashaikh41@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-04 13:10:05 UTC
Built: R 4.6.0; ; 2025-08-18 03:36:57 UTC; unix
