Learn R Programming

mombf (version 3.5.4)

plotprior: Plot estimated marginal prior inclusion probabilities

Description

Plot marginal prior inclusion probabilities as estimated by cil versus regression coefficients for the treatment(s) equation(s)

Usage

plotprior(object, xlab, ylab, ylim=c(0,1), ...)

Value

A plot of prior inclusion probabilities vs treatment regression coefficients (dots). The line shows the (empirical Bayes) fit

Arguments

object

Object of class cilfit returned by cil

xlab

x-axis label

ylab

y-axis label

ylim

y-axis limits

...

Other arguments passed on to plot

Author

David Rossell

See Also

cil

Examples

Run this code
#See help(cil)

Run the code above in your browser using DataLab