はてなアンテナ
econ antenna
id:harumanachika

DVD

グループ一覧
4/8ページ

EViews
●11/12 09:50
Email ThisBlogThis!Share to XShare to FacebookShare to PinterestEmail ThisBlogThis!Share to XShare to FacebookShare to PinterestEmail ThisBlogThis!Share to XShare to FacebookShare to PinterestEmail ThisBlogThis!Share to XShare to FacebookShare to PinterestEmail ThisBlogThis!Share to XShare to FacebookShare to PinterestEmail ThisBlogThis!Share to XShare to FacebookShare to PinterestEmail This

ほくそ笑む
●11/11 00:06
n <- 1300 p <- 300 # データの生成 set.seed(314) x <- rnorm(n * p, mean = 0, sd = sqrt(1/n)) X <- matrix(x, nrow = n, ncol = p) beta <- matrix(rep(c(10, -10, 0), each = p/3)) prob <- plogis(X %*% beta) y <- rbinom(n, 1, prob) # ロジスティック回帰モデルの適用 fit <- glm(y ~ X, family = binomial, control = list(maxit = 50))n <- 1500 p <- 300 # データの生成 set.seed(314) x <- rnorm(n * p, mean = 0, sd = sqrt(1/n)) X <- matrix(

Posts - Tidyverse
●11/09 03:50
S7 0.2.0packageTomasz Kalinowski and Hadley WickhamS7 is a new package that simplifies object-oriented programming (OOP) in R. It combines the simplicity of S3 with the structure of S4 to create a clearer system that’s accessible to everyone. Read more ...2024/11/07WebAssembly roundup part 3: Quarto Live 0.1.1roundupGeorge StaggQuarto Live is a new Quarto extension that uses WebAssembly to

医療職からデータサイエンティストへ
●11/07 01:52
データエンジニアリング 書評エンジニアリング (4)データエンジニアリング (1)

Atrae members blog | 世界を目指すベンチャー企業で働く社員が普段考えていることをありのままに綴っています。
●11/03 21:46
2020年1月  (2)アトラエの日常  (70)2020年1月  (2)

4.<前5 6.次5>

0.はてなアンテナトップ
8.このページを友達に紹介
9.このページの先頭へ
ヘルプ/お知らせ

ログイン
無料ユーザー登録
はてなトップ

(c) Hatena