No articles match
Extending mixtime11 days ago
Time units | Calendars | Calendar arithmetic | Cardinality | Divmod | Epoch anchors | Displaying time | Time units | Time labels | Linear time labels: linear_labels() | Cyclical time labels: cyclical_labels() | Time formats | Linear time formats: chronon_format_linear() | Cyclical time formats: chronon_format_cyclical() | Duration formats: chronon_format_duration()
Time format strings2 months ago
Time component codes | Advanced time formatting | Comparison with POSIX time format strings
Introduction to tsibble5 months ago
Contextual semantics: index and key | Data pipeline | Irregular time interval
Introduction to FASSTER5 months ago
Overview | When to use FASSTER | Model specification | Basic formula syntax | Model components | Trend terms | Seasonal terms | ARMA terms | Exogenous regressors | State switching | Example: Gas production with structural break | Fitting a basic model | Decomposition | Forecasting | Handling missing values | Advanced features | Multiple switching levels | Combining components | Adding ARMA terms | Parameter estimation | Summary
Portable paths for sharing projects1 years ago
Project portability | Portability example | Absolute vs. Relative Paths | Absolute paths (not portable) | Relative paths (portable) | Aside: ., and ..
Introduction to vitae3 years ago
Creating a CV | The YAML header | The document body | Detailed entries | Brief entries | Bibliography entries
Data sources for vitae3 years ago
Spreadsheets and data sets | Google scholar | Bibliography files | R packages
Creating vitae templates4 years ago
Creating a vitae template | Converting a CV into a Pandoc template | Adding template specific code for displaying CV entries | brief_entries | detailed_entries | Using the template with rmarkdown | Contributing to the vitae package
Frequently Asked Questions and Answers5 years ago
Handle implicit missingness with tsibble5 years ago
Introduction to fable5 years ago
Forecasting with transformations6 years ago
Combining transformations | Custom transformations | Forecast means and medians
Introduction to the fable interface for prophet6 years ago
Tidy temporal data | Data exploration | Prophet modelling | Prophet components | Forecasting with prophet | Evaluating accuracy
Extending fabletools: Models6 years ago
The model interface | Minimum implementation of a model | The model function | The specials | The training function | Methods for models
Introduction to feasts6 years ago