| lifeCycle | R Documentation |
Estimates logistic growth model for annual (non-cumulative) publications following Meyer et al. (1999) methodology
lifeCycle(data, forecast_years = 5, plot = TRUE, verbose = FALSE)
data |
Data frame with columns: year (PY) and number of publications (n) |
forecast_years |
Number of years to forecast beyond saturation |
plot |
Logical, if TRUE produces plots |
verbose |
Logical, if TRUE prints detailed output |
List containing parameters, forecasts and metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.