File: NAMESPACE

package info (click to toggle)
r-cran-gee 4.13-20-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 356 kB
  • sloc: ansic: 1,532; fortran: 99; sh: 13; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
useDynLib(gee, .registration = TRUE)

importFrom(stats, gaussian, model.extract, model.matrix, quantile)

export(gee)

S3method(print, gee)
S3method(print, summary.gee)
S3method(summary, gee)