Skip to content

Instantly share code, notes, and snippets.

@nir-krakauer
nir-krakauer / shapiro_wilk_test.m
Last active February 19, 2024 21:37
Shapiro-Wilk test in Octave
## Copyright (C) 2017 Nir Krakauer
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
@nir-krakauer
nir-krakauer / # systemd - 2018-05-13_12-45-13.txt
Created May 13, 2018 16:50
systemd on Ubuntu 16.04.4 LTS - Homebrew build logs
Homebrew build logs for systemd on Ubuntu 16.04.4 LTS
Build date: 2018-05-13 12:45:13
@nir-krakauer
nir-krakauer / # octave - 2016-10-02_09-21-37.txt
Created May 13, 2018 17:01
octave on Ubuntu 16.04.4 LTS - Homebrew build logs
Homebrew build logs for octave on Ubuntu 16.04.4 LTS
Build date: 2016-10-02 09:21:37
@nir-krakauer
nir-krakauer / # systemd - 2018-05-13_13-41-46.txt
Created May 13, 2018 17:44
systemd on Ubuntu 16.04.4 LTS - Homebrew build logs
Homebrew build logs for systemd on Ubuntu 16.04.4 LTS
Build date: 2018-05-13 13:41:46
@nir-krakauer
nir-krakauer / rrr_comb.R
Created May 21, 2018 20:41
Multivariate partly reduced-rank regression
##' Multivariate partly reduced-rank regression
##'
##' @usage
##' rrr_comb(Y, X, Z, ...)
##'
##' @param Y a matrix of response (n by q)
##' @param X a matrix of covariates whose association with the responses has reduced rank (n by p1)
##' @param Z a matrix of covariates whose association with the responses has full rank (n by p2)
##' All other parameters will be passed to \code{rrr}.
##'
@nir-krakauer
nir-krakauer / # mesa - 2018-06-06_21-04-54.txt
Created June 7, 2018 01:20
mesa (linuxbrew/xorg/mesa) on Ubuntu 16.04.4 LTS - Homebrew build logs
Homebrew build logs for linuxbrew/xorg/mesa on Ubuntu 16.04.4 LTS
Build date: 2018-06-06 21:04:54
@nir-krakauer
nir-krakauer / # mesa - 2018-06-07_07-14-39.txt
Created June 8, 2018 02:42
mesa (linuxbrew/xorg/mesa) on Ubuntu 16.04.4 LTS - Homebrew build logs
Homebrew build logs for linuxbrew/xorg/mesa on Ubuntu 16.04.4 LTS
Build date: 2018-06-07 07:14:39
@nir-krakauer
nir-krakauer / rrr_basic.m
Created June 15, 2018 16:24
Reduced rank regression function
## Copyright (C) 2018 Nir Krakauer mail@nirkrakauer.net
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 3 of the License, or
## (at your option) any later version.
##
## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
@nir-krakauer
nir-krakauer / # jasper - 2018-06-25_13-56-06.txt
Created June 25, 2018 18:08
jasper on 3.10.0-514.10.2.el7.x86_64 - Homebrew build logs
Homebrew build logs for jasper on 3.10.0-514.10.2.el7.x86_64
Build date: 2018-06-25 13:56:06
@nir-krakauer
nir-krakauer / # jasper - 2018-06-25_21-46-51.txt
Created June 26, 2018 01:47
jasper on 3.10.0-514.10.2.el7.x86_64 - Homebrew build logs
Homebrew build logs for jasper on 3.10.0-514.10.2.el7.x86_64
Build date: 2018-06-25 21:46:51