kohei-kawaguchi / EmpiricalIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmpiricalIO

Installation

After clone the repository by

git clone git@github.com:kohei-kawaguchi/EmpiricalIO.git

you can install the package by

cd EmpiricalIO
R CMD INSTALL --preclean .

Usage

The source files of the lecture note are in /lecture.

The source files for assignment are also found in /lecture. The files in /assignment are currently slightly obsolete.

The R functions used in the assignment are defined in files in /R.

The lecture note can be compiled by running commands in /lecture/build_book.R, which generate html and pd files in docs/.

The rendered lecture note is available at https://kohei-kawaguchi.github.io/EmpiricalIO/

About

License:MIT License


Languages

Language:HTML 87.9%Language:TeX 5.9%Language:MATLAB 3.3%Language:C 1.7%Language:R 0.8%Language:C++ 0.3%Language:Stata 0.1%Language:CSS 0.0%Language:Rez 0.0%