Giter Site home page Giter Site logo

forcasting's Introduction

E-book (Forecasting: Principles and Practice (3rd ed))

Visit here

PPT For Instructors

Visit here

Issues

When you try to knit the Rmd file, make sure you have installed (updated) the following:

  • https://miktex.org/download
  • https://www.texstudio.org/ (Optional)
  • https://get.adobe.com/reader/
    • uncheck OPTIONAL OFFERS if it's not necessary for you
    • you can choose either pro version or free (depending on your needs)
  • Install tinytex package and install TinyTex distribution.
    • install.packages("tinytex")
    • tinytex::install_tinytex()
  • Checked if it was installed.
    • tinytex:::is_tinytex()
  • Tryed another option of installation.
    • devtools::install_github('yihui/tinytex')
  • Tryed to uninstall and reinstall it some times.
    • tinytex::uninstall_tinytex()
    • remove.packages("tinytex")
  • Tryed to fix it since pdflatex.exe could not be found.
    • tinytex:::install_prebuilt()

forcasting's People

Contributors

dsciencelabs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.