| __init__(self, cluster_data, settings) | teetool.model.Model | |
| _cA | teetool.model.Model | private |
| _cc | teetool.model.Model | private |
| _clusterdata2points(self, cluster_data) | teetool.model.Model | private |
| _eval_logp(self, Y_pos) | teetool.model.Model | private |
| _get_point_cloud(self, sdwidth=1, nellipse=50) | teetool.model.Model | private |
| _getCoordsEllipse(self, nellipse=20, sdwidth=5) | teetool.model.Model | private |
| _getEllipse(self, c, A, sdwidth=1, nellipse=10) | teetool.model.Model | private |
| _getSample(self, c, A, nsamples=1, std=1) | teetool.model.Model | private |
| _grid2points(self, xx, yy, zz=None) | teetool.model.Model | private |
| _list_logp | teetool.model.Model | private |
| _list_tube | teetool.model.Model | private |
| _mu_y | teetool.model.Model | private |
| _ndim | teetool.model.Model | private |
| _norm2real(self, mu_y, sig_y, outline) | teetool.model.Model | private |
| _points2grid(self, s, Y_idx) | teetool.model.Model | private |
| _sig_y | teetool.model.Model | private |
| clear(self) | teetool.model.Model | |
| evalLogLikelihood(self, xx, yy, zz=None) | teetool.model.Model | |
| getKS(self, cluster_data, sigma_arr, nsamples=100) | teetool.model.Model | |
| getMean(self) | teetool.model.Model | |
| getOutline(self, sdwidth=1) | teetool.model.Model | |
| getSamples(self, nsamples) | teetool.model.Model | |
| isInside_grid(self, sdwidth, xx, yy, zz=None) | teetool.model.Model | |
| isInside_pnts(self, P, sdwidth=1, nellipse=50) | teetool.model.Model | |