線形代数

最小二乗法のための微分

シリーズの目次 --- title: "Differentiate Matrix Formula 線形代数式を微分する" author: "ryamada" date: "2016年12月27日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} library(knitr) opts_c…

最小二乗法のための微分

シリーズの目次 --- title: "Differentiate Matrix Formula 線形代数式を微分する" author: "ryamada" date: "2016年12月27日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} library(knitr) opts_c…

行列で最善の解

シリーズの目次 --- title: "Best answer with Matrix: Moore-Penrose Pseudo-inverse 行列で最善の解: ムーアペンローズ疑似逆行列" author: "ryamada" date: "2016年12月27日" output: html_document: toc: true toc_depth: 6 number_section: true --- ``…

行列でPCA

シリーズの目次 --- title: "PCA with Matrix 行列でPCA" author: "ryamada" date: "2016年12月24日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} library(knitr) opts_chunk$set(echo = TRUE) li…

行列で連立方程式

シリーズの目次 --- title: "Systems of Linear Equations with Matrix 行列で連立方程式" author: "ryamada" date: "2016年12月24日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} library(knitr)…

行列で最小二乗法

シリーズの目次 --- title: "Least Squares with Matrix 行列で最小二乗法" author: "ryamada" date: "2016年12月23日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} library(knitr) opts_chunk$se…

行列の特徴

シリーズの目次 --- title: "Properties of matrices 行列の特徴" author: "ryamada" date: "2016年12月22日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} library(knitr) opts_chunk$set(echo = …

行列で変換

シリーズの目次 --- title: "Transformation with matrices 行列で変換" author: "ryamada" date: "2016年12月19日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TR…

行列で計算

シリーズの目次 --- title: "Calculation with matrices 行列で計算" author: "ryamada" date: "2016年12月18日" output: html_document: toc: true toc_depth: 6 number_section: true --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE)…

統計遺伝学分野で生き抜くための数学〜精選〜

統計遺伝学分野で講義・演習形式で学ぶことを分類すると いわゆる、検定・推定、ベイズ いわゆる統計的学習 大規模推定・マルチプルテスティングっぽいこと それを支える数学 線形代数 微積(学部1回生向けの微積のための微積応用を2017年度に補助教材として…

線形代数

行列で計算 行列で変換 行列の特徴(分散共分散行列、正定値) 行列で最小二乗法 行列で連立方程式 行列でPCA 行列で最善の解 最小二乗法のための微分(補足資料) どうしてBLAS,LAPACK

回帰メモ

Rmd 回帰手習い: Introduction to Regression作者: ryamada発売日: 2016/07/21メディア: Kindle版この商品を含むブログを見るもしくはこちら --- title: "Regression 回帰" author: "ryamada" date: "Thursday, July 21, 2016" output: html_document --- # …

行列と統計と

Rが使えて、遺伝学もわかって、バイオインフォマティクス的に大量データハンドリングができて…も、 統計がわかるためには、やはり越えるべきハードルがある 確率と分布、と ベクトルと行列 いつか、どこかで、この2本立てに納得のいく時間をかけることは、…

ピタゴラスの定理

内積: ノルム: ピタゴラスの定理 N個のベクトルが相互に直交するとき