mmixstEst: Internal fitting function

Description Usage Arguments Value

View source: R/mmixstEst.R

Description

Internal fitting function

Usage

1
2
mmixstEst(y, g, itermax, error, pro1, mu_neu, Sigma_neu, delta_neu, nu_neu,
  verbose = F, mcmc = F, ...)

Arguments

y

a multidimensional input vector.

g

the number of groups.

itermax

the maximum of iterations. (default 1000)

error

the desired relative error. (default 1e-5)

pro1

the number of groups.

mu_neu

the desired relative error. (default 1e-5)

Sigma_neu

the maximum of iterations. (default 1000)

delta_neu

of finding initial values. (default "kmeans")

nu_neu

of finding initial values. (default "kmeans")

verbose

of finding initial values. (default "kmeans")

mcmc

calculate moments of truncated t distriubtion using mcmc algoirthm.

...

other inputs

Value

a object of the class fitmixst.


fitmixst4 documentation built on Sept. 29, 2019, 3 p.m.