The Wayback Machine - https://web.archive.org/web/20201117183103/https://github.com/dmbates
Skip to content
Avatar
  • University of Wisconsin
  • Madison, WI, U.S.A.

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@JuliaLang @lme4 @JuliaInterop

Popular repositories

  1. Data sets from subject/item type studies in Psychology and Linguistics

    Jupyter Notebook 40 13

  2. Materials for a workshop on Julia programming at UW-Madison Statistics Dept. in June 2014

    Jupyter Notebook 28 7

  3. Notebooks on fitting mixed-effects models in Julia

    Jupyter Notebook 21 5

  4. Nonlinear regression in Julia

    Julia 14 6

  5. Materials for Statistics 692 at UW-Madison, Fall 2014

    R 14 21

  6. Parallel fitting of GLMs using SharedArrays

    Julia 11 2

338 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2020

Created a pull request in JuliaStats/MixedModels.jl that received 6 comments

Force BlasInt type for piv

When using MKL on a 64-bit Ubuntu system I found that I needed to set ENV["USE_BLAS64"]=true before building MKL or there would be a missing metho…

+3 −3 6 comments
Opened 1 other pull request in 1 repository
JuliaStats/MixedModels.jl
1 merged
Reviewed 5 pull requests in 2 repositories
JuliaStats/MixedModels.jl 4 pull requests
RePsychLing/MixedModelsSim.jl 1 pull request

Created an issue in crsl4/julia-workshop that received 11 comments

Use a NamedTuple instead of a Dict for simulation results in day 1

Right now the simulation on Day 1 returns a Dict and it would probably be better to return a NamedTuple. (I can rewrite it that way, if you wish.) A

11 comments
You can’t perform that action at this time.