Package: CGR
Type: Package
Title: Compound Growth Rate for Capturing the Growth Rate Over the
        Period
Version: 0.1.0
Authors@R: c(person("Dr. S. Vishnu", "Shankar", role = c("aut","cre"), email = "S.vishnushankar55@gmail.com"),
    person(" Dr. Ranjit Kumar", "Paul", role = "aut", email = "ranjitstat@gmail.com"),
    person(" Dr. Himadri Shekhar", "Roy", role = "aut", email = "himadriiasri@gmail.com"),
    person(" Dr. Md", "Yeasin", role = "aut", email = "yeasin.iasri@gmail.com"))
Author: Dr. S. Vishnu Shankar [aut, cre],
  Dr. Ranjit Kumar Paul [aut],
  Dr. Himadri Shekhar Roy [aut],
  Dr. Md Yeasin [aut]
Maintainer: Dr. S. Vishnu Shankar <S.vishnushankar55@gmail.com>
Description: The compound growth rate indicates the percentage change of a specific variable over a defined period. It is calculated using non-linear models, particularly the exponential model. To estimate the compound growth rates, the growth model is first converted to semilog form and then analyzed using Ordinary Least Squares (OLS) regression. This package has been developed using concept of Shankar et al. (2022)<doi:10.3389/fsufs.2023.1208898>.
License: GPL-3
Encoding: UTF-8
Imports: stats, base
NeedsCompilation: no
RoxygenNote: 7.3.1
Packaged: 2024-03-29 12:53:39 UTC; Admin
Repository: CRAN
Date/Publication: 2024-03-29 21:30:02 UTC
Built: R 4.5.0; ; 2025-03-31 23:58:22 UTC; unix
