Statistical Libraries


R Libraries


Books using my R libraries (with R code for examples available):

  Introductory Statistics: A Modelling Approach. Oxford University Press (1995)
Data and R code

  Modelling Frequency and Count Data. Oxford University Press (1995)
Data and R code

  Models for Repeated Measurements. Oxford University Press (1999, Second Edition)
Data and R code

  Nonlinear Models in Medical Statistics. Oxford University Press (2001)
Data and R code

  Introduction to Applied Statistics: A Modelling Approach. Oxford University Press (2004)
Data and R code

  The Statistical Analysis of Stochastic Processes in Time. Cambridge: Cambridge University Press (2004)
Data and R code


Nonlinear Regression and Repeated Measurements Libraries
Version 1.0

  changes.txt
  (Please check here to see if you have the most recent version.)   Utilities for nonlinear regression and repeated measurements (required by my other libraries):
Source code rmutil.tgz and MS executables rmutil.zip (>=R3.0)   Generalized nonlinear regression models:
  Source code gnlm.tgz and MS executables gnlm.zip (>=R3.0)   Probability functions and generalized regression models for stable distributions:
  Source code stable.tgz and MS executables stable.zip (>=R3.0)   Multivariate normal and elliptically-contoured repeated measurements models:
  Source code growth.tgz and MS executables growth.zip (>=R3.0)   Non-normal repeated measurements models:
  Source code repeated.tgz and MS executables repeated.zip (>=R3.0) NOTE: There is a bug in the MS-Windows versions since R2.6.0 (including 2.12.0) that prevents chidden.f from compiling and the whole repeated library from loading. I have tricked it into working...
  Event history procedures and models:
  Source code event.tgz and MS executables event.zip (>=R3.0)

  For a description of the data objects and model formulae used in my libraries, please consult the Appendix of
Nonlinear Models in Medical Statistics. Oxford University Press (2001)

  Source libraries require R1.4 or later.

  MAC Users: if you have problems compiling a library, try removing the Makefile from the src directory.

Please report bugs directly to me at jlindsey@maastrichtuniversity.nl, not to R-help.


Library of Procedures for Analysis of DNA Sequences
Version 0.2 alpha

Includes ports of
CLUSTAL W for multiple sequence alignment
flip for finding open reading frames in a DNA sequence

   Source code dna.tgz and MS executables dna.zip (>=R3.0)   (requires my rmutil library)


To The R Software Source and Executables (CRAN)


Back to Statistics