R/specify_causal.R
reset_y_models.Rd
Reinitializes model_y and model_eta with fresh random weights. Also clears any user-specified causal margin.
reset_y_models(model, ...) # S3 method for class 'frengression' reset_y_models(model, ...)
A frengression object.
Additional arguments (ignored).
The model with reinitialized outcome networks.