R/tannenbaum.R

#' @name tannenbaum
#' @title Perverse Gaussian Mixture data 
#' @description Gaussian Location Mixture data to illustrate Mosek tolerance problem
#' @usage tannenbaum
#' @format 5000 iid Gaussians
#' This data set was randomly generated in the course of trying to understand some
#' anomalies in estimating Gaussian location mixture problems with \code{GLmix}.
#' It is used by \code{demo(tannenbaum)} to illustrate that sometimes it is
#' worthwhile to tighten the default convergence tolerance for Mosek.
#' @keywords datasets
NULL

Try the REBayes package in your browser

Any scripts or data that you put into this service are public.

REBayes documentation built on Aug. 19, 2023, 5:10 p.m.