[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

タグ

Googleとrに関するtaninswのブックマーク (2)

  • Google's R Style Guide

    R is a high-level programming language used primarily for statistical computing and graphics. The goal of the R Programming Style Guide is to make our R code easier to read, share, and verify. The rules below were designed in collaboration with the entire R user community at Google. Summary: R Style Rules File Names: end in .R Identifiers: variable.name, FunctionName, kConstantName Line Length: ma

  • Google、R言語に64 ビットint導入

    R is a language and environment for statistical computing and graphics. Googleは11月24日(米国時間)、「Rプログラミング言語」に「64ビット整数ベクタ」を実現するパッケージが登場したことを発表した。これはGoogleがRomain Francois氏のスポンサーシップを実施する形で実現した機能拡張とされている。 Rは統計計算や統計データのグラフィック化などを実施するためのプログラミング言語および統計処理環境。ベル研究所で開発された「S」のオープンソース版実装に相当するもので、現在でも盛んに開発されており、多くの統計方法を実装し、高度で美しいグラフィックレンダリングを実施することで知られている。統計処理においてはよく活用されているソフトウェアのひとつ。 Rはこれまで64ビットの整数をサポートしてこなかった。今回

  • 1