netlib/opt/nlr/index
The files in this directory are associated with
Subroutines for Maximum Likelihood and Quasi-Likelihood
Estimation of Parameters in Nonlinear Regression Models
by David S. Bunch (UC Davis), David M. Gay (AT&T Bell
Laboratories), and Roy E. Welsch (MIT)
which has been submitted to ACM Transactions on Mathematical Software.
For now, you can get Postscript for this paper by asking
netlib@research.att.com to
send 91-13 from research/nam
file: opt/nlr/oindex
file: opt/nlr/changes
file: opt/nlr/makefile
file: opt/nlr/makefile.gla
# DOUBLE-PRECISON SOURCE (recommended if your single
precision has only 32 bits, particularly if you use
finite differences):
file: opt/nlr/dmdc.f0
file: opt/nlr/dglfg.f
file: opt/nlr/dglfgb.f
file: opt/nlr/dgletc.f
file: opt/nlr/madsen.f
file: opt/nlr/madsenb.f
file: opt/nlr/dpmain.f
file: opt/nlr/mecdf.f
file: opt/nlr/mlmnp.f
file: opt/nlr/mlmnpb.f
file: opt/nlr/mnpsubs.f
# TEST DATA
file: opt/nlr/mlmnp.dat
file: opt/nlr/pmain.in
## SINGLE-PRECISION SOURCE (and corresponding
double-precision source file names):
smdc.f0 dmdc.f0
sglfg.f dglfg.f
sglfgb.f dglfgb.f
sgletc.f dgletc.f
smadsen.f madsen.f
smadsenb.f madsenb.f
spmain.f pmain.f
smecdf.f mecdf.f
smlmnp.f mlmnp.f
smlmnpb.f mlmnpb.f
smnpsubs.f mnpsubs.f
file: opt/nlr/smdc.f0
file: opt/nlr/sglfg.f
file: opt/nlr/sglfgb.f
file: opt/nlr/sgletc.f
file: opt/nlr/smadsen.f
file: opt/nlr/smadsenb.f
file: opt/nlr/spmain.f
file: opt/nlr/smecdf.f
file: opt/nlr/smlmnp.f
file: opt/nlr/smlmnpb.f
file: opt/nlr/smnpsubs.f
## SAMPLE OUTPUTS, DOUBLE PRECISION (from an SGI computer, with
compilation by f2c and cc):
file: opt/nlr/madsen.sgb
file: opt/nlr/pmain.sgi
file: opt/nlr/mlmnp.sgb
## SAMPLE OUTPUTS, SINGLE PRECISION (from an SGI computer, with
compilation by f2c and cc):
file: opt/nlr/smadsen.sgb
file: opt/nlr/spmain.sgi
file: opt/nlr/smlmnp.sgb
## POSTSCRIPT
file: opt/nlr/mnpdoc.ps
file: opt/nlr/usage.ps
file: opt/nlr/README
file: opt/nlr/readme
index help
Eric and Jack