| true_effects | R Documentation |
Computes the estimated true effects (theta) from a
fitted model. This is a separate S3 generic whose brma method
delegates to blup.brma.
true_effects(object, ...)
object |
a fitted model object |
... |
additional arguments passed to methods |
Method-specific return value, typically a summary table or posterior samples of BLUP or empirical-Bayes true-effect summaries.
blup(), predict.brma()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.