In a Gaussian model, we assume that the variance matrices are diagonal in each cluster. This gives rise to 8 models:
In a Gaussian model, we assume that the variance matrices are diagonal in each cluster. This gives rise to 8 models:
diagGaussianNames(prop = "all", sdInCluster = "all",
sdBetweenCluster = "all")validDiagGaussianNames(names)
validGammaNames(names)
diagGaussianNames()
diagGaussianNames("all", "equal", "free") # same as c("gaussian_p_sk", "gaussian_pk_sk")Run the code above in your browser using DataLab