Description Usage Arguments Details Value Examples
Creates a data frame showing the development of records in a dataset and calculating the expected behaviour for iid data.
1  | 
data | 
 data vector  | 
do.plot | 
 whether a plot of record development should be created  | 
conf.level | 
 confidence level for record development plot  | 
... | 
 graphics parameters  | 
Records are counted and the observations at which they occur recorded. This is compared with the expected behaviour for iid data.
A data frame.
1 2 3  | ## Not run: data(danish)
## Not run: records(danish) 
# Record fire insurance losses in Denmark 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.