2016-12-28から1日間の記事一覧

最小二乗法のための微分

シリーズの目次 --- 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…