result object for later re-estimationupdate_count.Rdupdate_count is a function that updates information about the count
in the model_specification object within a result object.
update_count(obj, new_name = NULL, new_formula = NULL, new_estimator = NULL)A result object
A new variable name
A new formula, which can be described as updates to an existing object
A new function used to estimate the conditional probability of treatment
An result object that contains an updated model_specification component.