predict.mr.mash: Predict future observations from mr.mash fit.

View source: R/mr_mash_predict.R

predict.mr.mashR Documentation

Predict future observations from mr.mash fit.

Description

Predict future observations from mr.mash fit.

Usage

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

Arguments

object

a mr.mash fit.

newx

a new value for X at which to do predictions.

...

Additional arguments (not used).

Value

Matrix of predicted values.


stephenslab/mr.mash.alpha documentation built on Feb. 7, 2025, 10:06 p.m.