Giter Site home page Giter Site logo

shoo99 / bios524_biostatistical_computing_r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mdozmorov/bios524_biostatistical_computing_r

0.0 0.0 0.0 25.44 MB

"Biostatistical Computing with R" course material

Home Page: https://bios524-biostatistical-computing-r.netlify.app/

Makefile 0.37% R 0.55% CSS 1.79% HTML 78.69% JavaScript 6.28% Jupyter Notebook 3.27% TeX 0.07% Shell 0.17% Python 0.42% SCSS 8.38%

bios524_biostatistical_computing_r's Introduction

Biostatistical Computing with R

Work in progress development of the course material for the BIOS524 "Biostatistical Computing with R" course, September 21-October 23, 2020. Course web site is https://bios524-biostatistical-computing-r.netlify.app/. Links to images and material are added to the slides.

Course Description

Title: "Biostatistical Computing with R"
Course web site: https://bios524-biostatistical-computing-r.netlify.app/
Time: Tuesday, Thursday, September 21 - October 23, 2020, 1:00pm-2:20pm
Location: online only, Zoom (link will be provided)
Equipment Required: A computer with Internet access
Registrant Limit: 25
Description: This is a first-year graduate level course in biostatistical computing. This course is designed to provide an introduction to R programming. We will cover the data management/manipulation, common graphical and statistical procedures both in R. No knowledge of calculus/algebra is required although some vector/matrix operations will be discussed.

Site template

Site template is based on the "Statistical Image Analysis Course for Neuroscientists" repository developed by Ted Laderas. The original source is "GSU MPA/MPP course on program evaluation and causal inference" repository by Andrew Heiss

Site building

# Build and serve site
blogdown::serve_site()
# Stop server
blogdown::stop_server()

Theme

This site uses the Academic Hugo theme, with some slight template modifications found in /assets/ and layouts/. The theme is included as a submodule, so when when cloning for the first time, use this command to get the theme too:

git clone --recursive https://github.com/gcushen/hugo-academic.git

To get the theme later, use this command:

git submodule add \
  https://github.com/gcushen/hugo-academic.git \
  themes/hugo-academic

To update to the latest version of the theme, use:

git submodule update --recursive --remote

bios524_biostatistical_computing_r's People

Contributors

joseph-boyle avatar mdozmorov 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.