Skip to content

Zheng7AI310/MSG-Book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lifecycle: stable Build Status Netlify Status Docker Cloud Automated build Docker Cloud Build Status GitHub contributors GitHub repo size Docker Pulls GitHub tag (latest by date)

现代统计图形

本仓库作为《现代统计图形》书稿的托管地址,网页版托管在 https://bookdown.org/xiangyun/msg/

Modern Statistical Graphics

This is code and text behind the Modern Statistical Graphics.

授权 LICENSE

知识共享许可协议

本作品采用知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议进行许可。

复现 Reproducibility

作者将本书用到的 R 包以及安装 R 包需要的系统软件依赖,编译 PDF 格式电子版需要的 LaTeX 环境一起打包在 Docker 镜像里,所以最佳的复现方式是基于容器。一共是两步

  1. 克隆本仓库,进入本项目根目录

    git clone https://github.com/XiangyunHuang/MSG-Book.git && cd MSG-Book
  2. 接着执行如下一行命令

    docker-compose run book bash -c "sh ./_build.sh"

About

现代统计图形 Modern Statistical Graphics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 99.5%
  • TeX 0.5%
  • R 0.0%
  • CSS 0.0%
  • Dockerfile 0.0%
  • Lua 0.0%