TABLE OF CONTENTS
- 1. /fortran
- 1.1. fortran/A
- 1.2. fortran/dzero
- 1.3. fortran/fmkalpha2
- 1.4. fortran/fmkfrail
- 1.5. fortran/fmkmrs
- 1.6. fortran/fmksens2
- 1.7. fortran/fmksens2full
- 1.8. fortran/fmkstderr
- 1.9. fortran/fprofgr
- 1.10. fortran/fproflik
- 1.11. fortran/fsmud2
- 1.12. fortran/fsmuij
/fortran [ Modules ]
NAME
fortran --- FORTRAN routines for fast computation
FUNCTION
FORTRAN routines called by the bivrec.agdata fitter. All of these are also implemented in R in ZZdebug, but with less BLAS magic. All input matrices are in the form of column-major vectors. This will not be mentioned elsewere.
CONTENTS
A --- time in an interval dzero --- zero out a double vector fmkalpha2 --- compute baseline hazard fmkfrail --- compute BLUP frailty estimates fmkmrs --- terms for profile likelihood fmksens2 --- compute sensitivity matrix fmksens2full --- compute sensitivity matrix fmkstderr --- compute standard errors fprofgr --- compute profile likelihood gradient fproflik --- compute profile likelihood fsmud2 --- compute squared means and cross-terms fsmuij --- compute sums of events and means