An example tibble of 1000 values simulated using a Pearson distribution.
Examples
head(pearson1000)
#> # A tibble: 6 × 1
#>    Conc
#>   <dbl>
#> 1  142.
#> 2  146.
#> 3  146.
#> 4  142.
#> 5  149.
#> 6  136.
An example tibble of 1000 values simulated using a Pearson distribution.
head(pearson1000)
#> # A tibble: 6 × 1
#>    Conc
#>   <dbl>
#> 1  142.
#> 2  146.
#> 3  146.
#> 4  142.
#> 5  149.
#> 6  136.