DataDatasets that come with |
|
---|---|
Wages data from National Longitudinal Survey of Youth (NLSY) |
|
World Height Data |
|
ggplot helpersggplot2 functions to help explore your data |
|
Facet data into groups to facilitate exploration |
|
Facet data into groups to facilitate exploration |
|
Sampling helpersFunctions to help sampling series from the data |
|
Sample a number or fraction of keys to explore |
|
Stratify the keys into groups to facilitate exploration |
|
FeaturesIdentify features in your data: |
|
|
Calculate features of a |
Exploratory tools (Experimental)Tools to help with exploratory modelling of your data |
|
Fit linear model for each key |
|
Return keys nearest to a given statistics or summary. |
|
Find observations near a valueIdentify observations near some summary value |
|
Return x percent to y percent of values |
|
Return the middle x percent of values |
|
Which values are nearest to any given quantiles |
|
Is x nearest to y? |
|
SummariesFunctions that are used to power the summary functions in |
|
|
Brolgar summaries (b_summaries) |
A named list of the five number summary |
|
HelpersHelper functions to assist summarising data |
|
Return the number of observations |
|
Add the number of observations for each key in a |
|
Objects exported from other packages |
|
Are values monotonic? Always increasing, decreasing, or unvarying? |