View source: R/mr_mash_rss_predict.R
predict.mr.mash.rss | R Documentation |
Predict future observations from mr.mash.rss fit.
## S3 method for class 'mr.mash.rss'
predict(object, newx, ...)
object |
a mr.mash.rss fit. |
newx |
a new value for X at which to do predictions. |
... |
Additional arguments (not used). |
Matrix of predicted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.