BayesRidge: Estimates a Bayesian linear model with ridge penalization

Description Usage Arguments

Description

Bayesian linear modeling with ridge penalization

Usage

1
2
BayesRidge(formula, data = NULL, R = 10^4, burn.in = 1000,
  verbose = FALSE, scale = TRUE)

Arguments

formula

The formula of the model

data

The dataset


tommasorigon/PhDPack documentation built on May 31, 2019, 6:19 p.m.