DAAG - Data Analysis and Graphics Data and Functions
Functions and data sets used in examples and exercises in the text Maindonald, J.H. and Braun, W.J. (2003, 2007, 2010) "Data Analysis and Graphics Using R", and in an upcoming Maindonald, Braun, and Andrews text that builds on this earlier text.
Last updated 10 months ago
8.32 score 1 dependents 1.2k scripts 3.0k downloadsMPV - Data Sets from Montgomery, Peck and Vining
Most of this package consists of data sets from the textbook Introduction to Linear Regression Analysis, by Montgomery, Peck and Vining. All data sets from the 3rd edition are included and many from the 6th edition are also included. The package also contains some additional data sets and functions.
Last updated 6 months ago
3.31 score 1 dependents 193 scripts 1.8k downloadsCC - Control Charts
Tools for creating and visualizing statistical process control charts. Control charts are used for monitoring measurement processes, such as those occurring in manufacturing. The objective is to monitor the history of such processes and flag outlying measurements: out-of-control signals. Montgomery, D. (2009, ISBN:978-0-470-16992-6) contains an extensive discussion of the methodology.
Last updated 5 years ago
2.73 score 54 scripts 195 downloadsMiscMath - Miscellaneous Mathematical Tools
Some basic math calculators for finding angles for triangles and for finding the greatest common divisor of two numbers and so on.
Last updated 30 days ago
fortran
1.00 score 2 scriptsmcODE - Monte Carlo Solution of First Order Differential Equations
Two functions for simulating the solution of initial value problems of the form g'(x) = G(x, g) with g(x0) = g0. One is an acceptance-rejection method. The other is a method based on the Mean Value Theorem.
Last updated 8 months ago
1.00 score 1 scripts 209 downloads