Skip to contents

The goal of unbiasedgoodness is to …

Installation

You can install the development version of unbiasedgoodness from GitHub with:

# install.packages("devtools")
devtools::install_github("joftius/unbiasedgoodness")

Example

This is a basic example which shows you how to solve a common problem:

library(unbiasedgoodness)
## basic example code