• Stars
    star
    110
  • Rank 305,697 (Top 7 %)
  • Language
    TeX
  • Created almost 11 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Notes on generalized linear models

Generalized linear models, abridged.

See our old notes on this project at: http://bwlewis.github.io/GLM.

Very revised and updated notes are in process as of October, 2018.

Here are some slides from a talk at the Cleveland R User Group: https://bwlewis.github.io/GLM/October_2018_CLERUG.html

Our current experimental reference SVD-based GLM implementation, based in turn on Dianne O'Leary's QR implementation from 1990, can be found here: https://github.com/bwlewis/GLM/blob/master/glm.svd.r That code is robust and fast and replicates R's column subset selection routine by falling back to R's default rank-revealing QR factorization in edge cases. But it's still a work in progress.

More Repositories

1

rthreejs

Three.js widgets for R and shiny
JavaScript
295
star
2

irlba

Fast truncated singular value decompositions
R
119
star
3

rredis

R client for Redis
R
93
star
4

doRedis

R/foreach Redis backend for parallel computing
R
71
star
5

irlbpy

Truncated SVD by implicitly restarted Lanczos bidiagonalization for Python Numpy
Python
58
star
6

tcor

Fast thresholded correlation mattices
R
31
star
7

iqfeed

An R package that interfaces to DTN IQFeed over TCP/IP
R
29
star
8

1000_genomes_examples

Examples using R and 1000 genomes data
R
27
star
9

duckdb_and_r

My thoughts and examples on DuckDB and R
HTML
12
star
10

r-and-singularity

Notes on R and Singularity
12
star
11

lz4

LZ4 Data Compression and Decompression for R
C
11
star
12

lazy.frame

Lazy person's file-backed data frame
C
11
star
13

writing_foreach_adapters

Tutorials, code and notes about writing R foreach adapters
HTML
9
star
14

fls

The Kalaba-Tesfatsion Flexible Least Squares method for R.
8
star
15

hclust_in_R

A pure R hierarchical clustering implementation so I can better learn the method
R
8
star
16

IRL

Implicitly restarted Lanczos methods fo R
8
star
17

correlation-regularization

A fun example of covariance shrinkage for financial time series data
8
star
18

crosstool

An experimental, very generic control/communication widget for use with the crosstalk and htmlwidgets packages.
R
8
star
19

feathercache

Simple networked object cache
C
7
star
20

betfair

Betfair API for R
R
6
star
21

future.redis

A Redis-based task queue backend for R's future system
R
6
star
22

urca

Pfaff/Stigler Unit Root and Cointegration Analysis R package
R
6
star
23

slides

Simple HTML/CSS/JS slide environment
HTML
5
star
24

python

Simple Python bindings for R derived from https://github.com/rstudio/tensorflow
5
star
25

x3dom

Tools for creating x3dom and d3.js graphics with R and Shiny
JavaScript
5
star
26

cassini

Gershgorin discs and Brauer's ovals of Cassini
JavaScript
4
star
27

shim

Simple mmap for PVFS2 and others
C
3
star
28

RSQLServer

SQL Server database interface for R on Windows
C++
3
star
29

R4P

An R library for Processing.
C
3
star
30

nvd3

Basic R interface to nvd3.js
JavaScript
3
star
31

ratlab

Tight integration between R and GNU/Octave or Matlab
C++
3
star
32

doRedisWindowsService

A Windows service wrapper for the doRedis R/foreach backend
2
star
33

share

Trivially simple networked object cache for generic R data
C
2
star
34

2020_rstudioconf

Slides from my talk at the 2020 RStudio conference in San Francisco
HTML
2
star
35

tir

Example time in range computation
HTML
2
star
36

least-squares-without-calculus

Ordinary least squares data fitting for college algebra courses
TeX
2
star
37

Feb2016_Cleveland_R_Meetup

Slides and data for the February, 2016 Cleveland R Meetup
HTML
1
star
38

rfinance_2016

talk slides
HTML
1
star
39

R_hacker_news_dashboard

An experiment that glues the Hacker News API to R's new flex dashboard framework from RStudio
R
1
star
40

dnn_notes

Miscellaneous notes on deep neural networks
HTML
1
star
41

sshg

ssh to a group of nodes
Shell
1
star
42

msft_april_2016

a few talks for Microsoft
CSS
1
star