File: NAMESPACE

package info (click to toggle)
r-cran-multilevel 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 592 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import("stats")
import("MASS")
import("nlme")
importFrom("graphics","lines","plot")
exportPattern("^[^\\.]")
S3method(summary, rgr.agree)
S3method(summary, rgr.waba)
S3method(quantile, rgr.waba)
S3method(summary, agree.sim)
S3method(quantile, agree.sim)
S3method(summary, disagree.sim)
S3method(quantile, disagree.sim)