https://github.com/cran/twang
Raw File
Tip revision: 04648a70039507063061f13ce9bfefb70b8afadb authored by Lane Burgette on 30 April 2013, 00:00:00 UTC
version 1.3-18
Tip revision: 04648a7
NAMESPACE
useDynLib(twang)

export(ps, mnps, dx.wts, get.weights, bal.table, stop.methods, sensitivity, bal.stat, means.table)

S3method(plot, ps)
S3method(plot, mnps)
S3method(plot, dxwts)
S3method(summary, ps)
S3method(summary, mnps)
S3method(print, summary.ps)
S3method(print, summary.mnps)
S3method(print, dxwts)

back to top