Datasets have been created for the purpose of testing functions related to the Normal Laplace distribution. These test a wide range of possible parameters.
nlLargeParam and nlSmallParam vary over all of the Normal Laplace
parameters while nlLargeShape and nlSmallShape vary over all parameters except
mu (mu is fixed at 0).
1 |
The nlParam data are all matrices that each have the following columns:
| [, 1] | mu |
| [, 2] | sigma |
| [, 3] | alpha |
| [, 4] | beta |
The number of rows present in each matrix is:
| nlLargeParam | 3969 |
| nlSmallParam | 36 |
| nlLargeShape | 567 |
| nlSmallShape | 18 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.