mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
36b150b038
PR: 6503 Submitted by: Maurice Castro <maurice@planetoid.serc.rmit.edu.au>
13 lines
545 B
Plaintext
13 lines
545 B
Plaintext
R is a language which is not entirely unlike the S language developed
|
|
at AT&T Bell Laboratories by Rick Becker, John Chambers and Allan
|
|
Wilks.
|
|
|
|
R is free software distributed under a GNU-style copyleft.
|
|
|
|
This port has most of the functionality in the first S book (the
|
|
"Blue Book") and many of the applications. In addition, a certain
|
|
amount of functionality from the second S book (the "White Book")
|
|
has been implemented. In particular functioning versions of "lm"
|
|
and "glm" and their associated "summary" and "anova" methods are
|
|
provided.
|