No articles match
blockr.ggplot Showcase: Visualization Blocks8 months ago
Introduction | Scatter Plot | Bar Chart | Line Chart | Box Plot | Violin Plot | Density Plot | Area Chart | Histogram | Pie Chart | Donut Chart | Facet: Wrap Layout | Facet: Grid Layout | Theme Block | Grid Block | Building Visualization Pipelines
Temporal Disaggregation of Time Series3 years ago
Disaggregating annual data to quarterly | No indicator | Using additional information | Regression based disaggregation | Comparison of methods
Temporal Disaggregation to High-Frequency3 years ago
Convert between any frequency | Quarterly to daily disaggregation | No indicator | Stock market data as an indicator
Introduction to tsbox3 years ago
Convert everything to everything | Use the same functions for all time series classes | Combine multiple time series | Frequency conversion and alignment | And plot just about everything | Time series in data frames | Using tsbox in a dplyr / pipe workflow | Related packages
Adjusting Multiple Series4 years ago
Basics | Specifying the specs | Specifying multiple series | Backend | composite spec
Time conversion and regularization5 years ago
Heuristic time conversion | Exact time conversion | Regularization
User defined ts-functions5 years ago
Writing ts-functions | Functions from external packages
Customize Individual R Markdown Templates5 years ago
Assets | Basic Settings | Additional LaTeX Settings | Dynamic Settings | Variable Substitution | Including Additional Assets | LaTeX Generators | Templates
Introduction to Indiedown5 years ago
Create an customized R Markdown template | Customization points | Corporate Design Elements | Principles of Indiedown | Extend Pandoc .tex, do not replace | Use R to customize
Walkthrough: Build your own R Markdown Template5 years ago
Customization points | default.yaml | Changing Fonts | preamble.tex | A customized title page. | Where to go from here
Seasonal Adjustment by X-13ARIMA-SEATS8 years ago
Introduction | An introductory example | Input | Output | Graphs | Graphical user interface | Customized holidays | Large-scale production use | Import X-13 models and series | Deployment via x13binary | Conclusions