man-roxygen/template_class_clvfittedtransactionmodels_staticcov.R

#' Result of fitting the <%=name_model_full%> model with static covariates
#'
#' @description
#' Output from fitting the <%=name_model_full%> model on data with static 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.static.cov} in order to execute all steps required for fitting a model
#' with static covariates and it contains an instance of class \linkS4class{<%=name_class_clvmodel%>} which
#' provides the required <%=name_model_full%> (static covariates) specific functionalities.
#'
bachmannpatrick/CLVTools documentation built on Dec. 7, 2024, 1:47 a.m.