-
Notifications
You must be signed in to change notification settings - Fork 607
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Richard McElreath
committed
Mar 7, 2013
0 parents
commit 4b523cc
Showing
42 changed files
with
33,040 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Package: rethinking | ||
Type: Package | ||
Title: Statistical Rethinking book package | ||
Version: 1.10 | ||
Date: 2012-09-27 | ||
Author: Richard McElreath | ||
Maintainer: Richard McElreath <[email protected]> | ||
Depends: MASS, bbmle, coda | ||
Description: Utilities for fitting and comparing models | ||
License: GPL version 2 or newer |
Oops, something went wrong.