Compute predicted values from a regression by composition
# S3 method for RegressionByComposition
predict(object, newdata, ...)a RegressionByComposition object; usually the result of a call to rbc()
data.frame containing new data
further arguments passed to the R6 method $fitted() associated with the model's CompositeFamily