Code Monkey home page Code Monkey logo

hololens-pca's Introduction

Teaching medical students big data with augmented reality

To replicate the results of this study, use one of the following methods.

General instructions

Before reading these instructions, make sure you have R installed on your machine; if not, visit this site to install it.

If you are reading these instructions on a local file, please go to https://github.com/rrrlw/hololens-pca using a web browser (most of you should already be at this link). This README should also be present at the link (you might have to scroll down). At the top of the webpage, you will find 4 files in the repository:

  1. .gitignore: used by GitHub and can be safely ignored.
  2. DataDictionary.csv: contains the names of each of the quantitative variables collected in column 1, followed by the questions, options, or meanings of the variable in column 2. Note that column 1 of this file corresponds to row 1 of the PCA-Holo.csv file. This file does not need to be downloaded to replicate the results of this study, but should be downloaded to understand how the R script works.
  3. PCA-Holo.csv: contains actual data collected. Use in conjunction with DataDictionary.csv to understand what each of the variables and values means in context of the study. This file needs to be downloaded to replicate the results of this study.
  4. analysis.R: R script that calculates all the reported values/statistical tests for the study. This file needs to be downloaded to replicate the results of this study.

To successfully replicate the results of this study, download files 2-4 (DataDictionary.csv, PCA-Holo.csv, and analysis.R) and save them in the same folder. Then, either open terminal and run Rscript analysis.R or open Rgui (or any IDE that can run R) and run the analysis.R script.

Git/GitHub users

Running the following lines on terminal should give the desired output. N.B. R (>= 3.5) is required to run the script.

git clone https://github.com/rrrlw/hololens-pca.git
cd hololens-pca
Rscript analysis.R

hololens-pca's People

Contributors

rrrlw avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.