blm: bayesian linear regression function

Description Usage Arguments Value

Description

main constructor function for creating an object of class blm

Usage

1
blm(formula, prior = NULL, beta = 1.3, Data = NULL)

Arguments

formula

an object of type formula

prior

an object of type blm

beta

the precision

Data

an object of type dataframe

Value

an object of class blm


KristianAM/blm documentation built on May 8, 2019, 5:38 p.m.