Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.bkmrfit

Summarizing BKMR model fits


Description

summary method for class "bkmrfit"

Usage

## S3 method for class 'bkmrfit'
summary(object, q = c(0.025, 0.975), digits = 5,
  show_ests = TRUE, show_MH = TRUE, ...)

Arguments

object

an object of class "bkmrfit"

q

quantiles of posterior distribution to show

digits

the number of digits to show when printing

show_ests

logical; if TRUE, prints summary statistics of posterior distribution

show_MH

logical; if TRUE, prints acceptance rates from the Metropolis-Hastings algorithm

...

further arguments passed to or from other methods.


bkmr

Bayesian Kernel Machine Regression

v0.2.0
GPL-2
Authors
Jennifer F. Bobb [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.