Bart.rintercept: Estimates a Bart model with random intercept

Description Usage Arguments

Description

Bayesian linear modeling with random intercept

Usage

1
2
Bart.rintercept(formula, strata, data = NULL, prior = list(a = 1e-05, b =
  1e-05), 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.