man-roxygen/template_class_clvfittedtransactionmodels.R

#' Result of fitting the <%=name_model_full%> model without covariates
#'
#' @description
#' Output from fitting the <%=name_model_full%> model on data without covariates. It constitutes the estimation
#' result and is returned to the user to use it as input to other methods such as to make
#' predictions or plot the unconditional expectation.
#'
#' Inherits from \linkS4class{clv.fitted.transactions} in order to execute all steps required for fitting a model
#' without covariates and it contains an instance of class \linkS4class{<%=name_class_clvmodel%>} which
#' provides the required <%=name_model_full%> (no covariates) specific functionalities.
#'
bachmannpatrick/CLVTools documentation built on Oct. 29, 2023, 2:16 p.m.