https://github.com/cran/twang
Raw File
Tip revision: 83683cf8827ccf6bdc135e9b4aaf7f728aebc6e3 authored by Lane Burgette on 23 September 2013, 00:00:00 UTC
version 1.3-20
Tip revision: 83683cf
NAMESPACE
useDynLib(twang)

export(ps, mnps, dx.wts, get.weights, bal.table, stop.methods, 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