Predict future observations from mr.mash.rss fit.

# S3 method for mr.mash.rss
predict(object, newx, ...)

Arguments

object

a mr.mash.rss fit.

newx

a new value for X at which to do predictions.

...

Additional arguments (not used).

Value

Matrix of predicted values.