fit2clusters.workflow: fit2clusters.workflow

Description Usage Arguments Value

Description

"Performs the EM algorithm over the bootstrap values"

Usage

1
2
3
4
5
fit2clusters.workflow(Y, Ysigsq, bootModel, piStart = c(0.5, 0.5),
  VStart = c(0.1, 0.1), psiStart = c(0, 0.1), NinnerLoop = 1,
  nReps = 500, psi0Constraint, V0Constraint, sameV = FALSE,
  estimatesOnly = TRUE, printMe = TRUE, plotMe = TRUE, testMe = FALSE,
  Ntest = 5000, seed)

Arguments

Multiple

parameters - to be completed later

Value

"a dataframe of posterior odds and posterior probability variance"


Kkm5/EUFLOW documentation built on May 8, 2019, 5:47 p.m.