14.1.99
kalsurv.r: corrected printing of number of subjects and observations
2.1.99
cprocess.r: allow event counts with unequal times
added mode="double" to is.vector
29.12.98
corrected minor bugs in fmr
28.12.98
corrected abs bug for Laplace in kalman C functions
27.12.98
restovec: corrected binary totals when given as a vector
gar: added Levy, Pareto, generalized inverse Gauss, and
     power exponential distributions
hidden and chidden: added various overdispersed and continuous distributions
22.12.98
hidden and chidden: added filter calculation and plots
21.12.98
moved Student t from gnlr to gnlr3
renamed beta as Pareto in kalcount, kalseries, and kalsurv
corrected various minor errors in fmr and gnlr3
20.12.98
dist.r, gnlr.r, fmr.r: added gamma count and Pareto distributions
18.12.98
chidden: continuous-time hidden Markov chain models
7.12.98
dist.r, gnlr.r, fmr.r: added Levy distribution
removed .so from Makefiles and library.dynam 
6.12.98
util.r: added spectral decomposition to mexp
5.12.98
rmutil: added several p and d functions
gnlr3.r: added censored generalized inverse Gaussian and power
	 exponential distributions
2.12.98
int.r: vectorized Romberg integration
1.12.98
int.r: added option for Romberg integration
30.11.98
updated libraries with Brian Ripley's corrections
25.11.98
hidden:	allow values in the transition matrix to be fixed at 0 or 1
24.11.98
hidden: added independence model
23.11.98
inthaz.c: changed header include
bessel: removed function
gnlr3.r: changed to internal bessel function
14.11.98
hidden: added multinomial distribution
12.11.98
hidden.f: corrected Poisson and binomial calculations
5.11.98
carmasub.f and survkit.f: changes for compatibility with g77
2.11.98
ehr.r: corrected printing coefficients with linear and other parameters
1.11.98
km.r: corrected NaNs in log
29.10.98
carma.r: corrected printout of mean time
km.r: corrected ylab for cdf
26.10.98
rmna: handles NAs in time-constant covariates properly
carma.r and elliptic.r: accept ccov of class, tccov
cprocess.r: added plots from counts of events
19.10.98
changed to inherits() throughout
rationalized printing of gnlr, gnlr3, fmr, gnlmm and moved to rmutil
added delta option to carma and elliptic
18.10.98
carma.r and elliptic.r: added handling of delta when y has class, response
17.10.98
gar.r: added cloglog link
12.10.98
gnlmm.r: corrected handling of delta when y has class, response
11.10.98
replaced tapply() with collapse() in bivbinom, catmiss, glmm, gnlmm, ehr, coxre
10.10.98
ehr.r check for singular covariance matrix
      print names of variables for coefficients when language
8.10.98
kcountb.c: corrected dplogis call
gnlmm.r: corrected calls to ddp, dmp, ddb, and dmb
coxre.r: removed as.is=T in data.frame
corrected printing shape parameters when language used in gnlr, gnlr3,
	fmr, gnlmm
7.10.98
rs.r: put in check that all covariates are positive
gnlmm.r: set censor to F for binomial data
dist.c: changed ddp, dmp, ddb, and dmb to log and introduced weights
6.10.98
kseries.c: corrected error in serial update
kalseries.r: correcting printing error when there is an interaction
kalsurv: added serial update
inthaz.c: put back ihlogis (disappeared with nmath)
renamed wr.r as util.r
moved det and %**% from repeated and growth to rmutil/R/util.r
5.10.98
corrected check in carma, elliptic, gar, and kalseries for nonpositive
	transformed values
4.10.98
glmm.r: corrected two errors
1.10.98
extended residual plots to all of class recursive
kalcount, kalseries, kalsurv: return mean profiles in z$pred
plot.profile: accepts z$pred as well as a mean function
nbkal.r: corrections
corrected and updated a lot of docs
30.9.98
moved kalsurv to event library
renamed rmtools as rmutil
inthaz.c: corrected error from change to nmath
29.8.98
kalsurv.r: added recursive fitted values
kalseries.r: added recursive fitted values
updated plot.residuals for recursive class
27.9.98
corrected docs for plot.profile, plot.iprofile
added covind.default
plot.iprofile: corrected default settings
24.9.98
gettvc.r: allow an option for ties
bessel.r: only calculate one kind of function
20.9.98
gettvc.r: allow NAs in time-varying covariate
	  corrected for ties between response and covariate
tvctomat: allow tvcov to already have class, "tvcov"
added as.double in all Fortran and C calls
18.9.98
plotrm.r: corrected bug in plot.iprofile due to new covind()
16.9.98
pkpd.r: corrected mu2.0o2c and added mu2.0o2cfp
15.9.98
replaced Bessel, Gauss-Hermite, and integration routines
bessel.r: added docs
14.9.98
moved wr to rmtools and added docs
added covind function to rmtools
12.9.98
kalserie.r: added delta option
tcctomat.Rd: corrected alias
created new library, rmtools
11.9.98
dist.r: added beta binomial
dist.c: simplified calls to overdispersion functions
autocor.r: corrected pergram
kalserie.r: corrected error in printing parameters with torder>0
kserieb.c: corrected error when mu function used
10.9.98
readlist.r: corrected binomial totals for lists in restovec
fmr.r: removed unnecessary code
gar.r: added overdispersed binomial data
dist.r: allow dispersion to be a scalar when mean is a vector
	created documentation for p and d functions
9.9.98
nordr.r: corrected weights for adjacent categories model
	 test for p>1 in proportional odds
gar.r: added checks on times and mu arguments
       added binomial data
corrected docs for elliptic, gar, kalcount, kalseries, kalsurv, nbkal
	  for z$index
clarified docs for rmna, restovec, tcctomat, and tvctomat
8.9.98
removed backslash at end of Makefiles for event, gnlm, growth
moved integer declarations to the beginning in carmasub.f,
      elliptic.f, gettvc.f, survkit.f so that g77 should work
5.9.98
gar.r Corrected predictions for transformed responses
