mkuhn/StudentMetaMean: Calculate Weighted Mean of Student's t Distributions

Given a set of Student's t distribution (e.g. from outlier-robust fitting of data), this package computes a weighted mean from the given measurements. If the distributions overlap largely, then it is assumed that there is no significant error between the measurements. If the distributions do not overlap, then apparently there are other sources of variability that need to be taken into account.

Getting started

Package details

AuthorMichael Kuhn
MaintainerMichael Kuhn <michael.kuhn@gmail.com>
LicenseBSD
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mkuhn/StudentMetaMean")
mkuhn/StudentMetaMean documentation built on May 23, 2019, 2:03 a.m.