bpl: bpl function

Description Usage Arguments

View source: R/bpl.R

Description

bpl function

Usage

1
2
3
4
5
6
7
8
9
bpl(
  x.matrix,
  min = TRUE,
  prior = rep(1, ncol(x.matrix)),
  nsim = 2000,
  nchains = 8,
  seed = 123,
  ...
)

Arguments

data

input data frame with column y


vallisha/bayesPL documentation built on Dec. 23, 2021, 2:09 p.m.