plotprior function

Plot estimated marginal prior inclusion probabilities

Plot estimated marginal prior inclusion probabilities

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

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

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

Returns

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

Author(s)

David Rossell

See Also

cil

Examples

#See help(cil)
  • Maintainer: David Rossell
  • License: GPL (>= 2) | file LICENSE
  • Last published: 2024-02-06