Giter Club home page Giter Club logo

d3plot's Introduction

Welcome

Hi! I am Chris Desjardins.

I am an assistant professor of mathematics and statistics at St. Michael's College and an associate research scientist and data analyst at Oregon Research Institute. I am interested in data visualization, data science, applied statistics, and statistics education.

Handbook of Educational Measurement and Psychometrics Using R

Okan Bulut and I wrote a book (and an R package) on using R for educational measurement. Topics include: classical test theory; generalizability theory; the factor analytic approach in measurement; unidimensional, multidimensional, and explanatory item response modeling; test equating; visualizing measurement models; measurement invariance; and differential item functioning.


Selected Data Visualizations

Shiny

  • This dashboard shows student performance at the school-level on various domains measured on the Minnesota Study Survey. The target audience was school administrators.

  • This app (and associated R package) were created to help Atlantis modelers better understand and tune their models.

  • A simple data viewer for the datasets contained in Lock5 for introductory statistics students.

Tableau

Selected R Packages

  • A suite of multivariate methods and data visualization tools that implement profile analysis and cross-validation.

  • An extension for jamovi to make it more friendly for introductory statistics students using the Lock5 textbook.


d3plot's People

Contributors

cddesja avatar plambert777 avatar

Watchers

 avatar  avatar

Forkers

plambert777

d3plot's Issues

getOption("viewer") does not work in R terminal or Emacs

Running the following using Emacs or R from a Terminal

d3_point(d3plot(x = mpg, y = cyl, color = cyl, id = rownames(mtcars), data = mtcars),
radius = 15,opacity = .25, stroke = "black",strokeMatch = 1,yTitle = "CLY", 
Title = "MTCars", xTitle = "MPG",gridColor = "orange",yGrid = 1,xGrid = 1, gridOpacity = 0.5)

Results in the following error

Error in viewer(htmlFile) : could not find function "viewer"

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.