![]() |
FIMS
v0.8.1
|
The Rcpp interface to declare different maturity options, e.g., logistic. Allows for the use of methods::new() in R. More...
Go to the source code of this file.
Classes | |
| class | MaturityInterfaceBase |
| Rcpp interface that serves as the parent class for Rcpp maturity interfaces. This type should be inherited and not called from R directly. More... | |
| class | LogisticMaturityInterface |
| Rcpp interface for logistic maturity to instantiate the object from R: logistic_maturity <- methods::new(logistic_maturity). More... | |
The Rcpp interface to declare different maturity options, e.g., logistic. Allows for the use of methods::new() in R.