Bayeslm.rintercept: Estimates a Bayesian linear model with random intercept

Description Usage Arguments

Description

Bayesian linear modeling with random intercept

Usage

1
2
3
Bayeslm.rintercept(formula, strata, data = NULL, prior = list(Sigma.beta =
  10^5, a = 1e-05, b = 1e-05, beta0 = 0), R = 10^4, burn.in = 1000,
  verbose = TRUE)

Arguments

formula

The formula of the model

strata

A vector including the group membership of each observation

data

The dataset


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