knitr::opts_chunk$set(
  echo = FALSE, 
  cache=TRUE, 
  messages=FALSE, 
  warning=FALSE,
  fig.align = 'center'
  )

Introduction

In a famous paper, @BC64 introduced a family of transformations \dots

qplot(exp(rnorm(200)))


kbrevoort/kpbtemplates documentation built on May 31, 2024, 12:29 p.m.