or

A) lapply()
B) purrr

#r #lapply #purrr #OpenSource #RStats

Last updated 2 years ago

A time series is a set of data points collected at regular intervals of time. Sometimes, the data points in a time series change over time in a predictable way. This is called a stationary time series. Other times, the data points change in an unpredictable way. This is called a non-stationary time series.

Post: spsanderson.com/steveondata/po

#Data #lapply #lists #r #phillipsperron #adf #dataanalytics #stationarity #timeseriesanalysis #timeseries

Last updated 2 years ago

In many times we will work with a it is a very common type to work with. I won't go into the mechanics of a list but rather a brief snippet of what you can do.

In my post I make use of and from out of the

Post: spsanderson.com/steveondata/po

#tidyverse #purrr #map_if #lapply #object #list #r

Last updated 2 years ago

There might be times when you may want to get some sort of like a or on your data.

With my {TidyDensity} this is possible given the data comes from a tidy_ distribution function. If you have a vector of data you can use tidy_empirical() as a cheat.

With this function you can get output as or a where is doing the work.

Post: spsanderson.com/steveondata/po

See attached!

#datatable #tibble #lapply #sapply #package #r #distribution #irq #quantile #statistic #summary

Last updated 2 years ago