TL;DR: The post-matching C-statistic was proposed as a balance metric and found that it had consistently strong associations with estimation bias, even when the propensity score model was misspecified, as long as the propensity Score was estimated with sufficient study size.
Abstract: Inferring causation from non-randomized studies of exposure requires that exposure groups can be balanced with respect to prognostic factors for the outcome. Although there is broad agreement in the literature that balance should be checked, there is confusion regarding the appropriate metric. We present a simulation study that compares several balance metrics with respect to the strength of their association with bias in estimation of the effect of a binary exposure on a binary, count, or continuous outcome. The simulations utilize matching on the propensity score with successively decreasing calipers to produce datasets with varying covariate balance. We propose the post-matching C-statistic as a balance metric and found that it had consistently strong associations with estimation bias, even when the propensity score model was misspecified, as long as the propensity score was estimated with sufficient study size. This metric, along with the average standardized difference and the general weighted difference, outperformed all other metrics considered in association with bias, including the unstandardized absolute difference, Kolmogorov-Smirnov and Levy distances, overlapping coefficient, Mahalanobis balance, and L1 metrics. Of the best-performing metrics, the C-statistic and general weighted difference also have the advantage that they automatically evaluate balance on all covariates simultaneously and can easily incorporate balance on interactions among covariates. Therefore, when combined with the usual practice of comparing individual covariate means and standard deviations across exposure groups, these metrics may provide useful summaries of the observed covariate imbalance.
TL;DR: This study shows that rhesus monkeys spontaneously compute addition operations over large numbers, as opposed to continuous extents, and that the limit on this ability is set by the ratio difference between two numbers as opposedto their absolute difference.
TL;DR: This work proposes a method which involves recalculating the target sample size by computing the number of further observations required to maintain the probability of rejecting the null hypothesis at the end of the study under the prespecified absolute difference in mean response conditional on the data observed so far.
Abstract: The sample size required to achieve a given power at a prespecified absolute difference in mean response may depend on one or more nuisance parameters, which are usually unknown. Proposed methods for using an internal pilot to recalculate the sample size using estimates of these parameters have been well studied. Most of these methods ignore the fact that data on the parameter of interest from within this internal pilot will contribute towards the value of the final test statistic. We propose a method which involves recalculating the target sample size by computing the number of further observations required to maintain the probability of rejecting the null hypothesis at the end of the study under the prespecified absolute difference in mean response conditional on the data observed so far. We do this within the framework of a two-group error-spending sequential test, modified so as to prevent inflation of the type I error rate.
TL;DR: In this article, the authors consider the problem of finding the fused value of a collection of observations and consider the idea of using the minimization of a penalty function as a method for obtaining the fusion value.
Abstract: Our concern is with the problem of finding the fused value of a collection of observations. A number of properties associated with a fusion operator are discussed. We consider the idea of using the minimization of a penalty function as a method for obtaining the fused value. A number of different penalty functions are considered, among these is the absolute difference between the observed value and the fused value. It is shown in this case that the fused value is the median value of the observations. We extend this approach to the situation in which we have weights associated with the observations and obtain a formulation for the weighted median. Finally we consider cases in which we allow for the possibility of having solution.
TL;DR: A new algorithm for solving the block matching problem which is independent of image content and is faster than other full-search methods, and uses the fast Fourier transform in its computation of the sum squared difference (SSD) metric.
Abstract: We present a new algorithm for solving the block matching problem which is independent of image content and is faster than other full-search methods. The method employs a novel data structure called the windowed-sum-squared-table, and uses the fast Fourier transform (FFT) in its computation of the sum squared difference (SSD) metric. Use of the SSD metric allows for higher peak signal to noise ratios than other fast block matching algorithms which require the sum of absolute difference (SAD) metric. However, because of the complex floating point and integer math used in our computation of the SSD metric, our method is aimed at software implementations only. Test results show that our method has a running time 13%-29% of that for the exhaustive search, depending on the size of the search range.