Skip to content
Prev 5042 / 5636 Next

[R-meta] using netmeta::netsplit()

Dale,

On GitHub, I added a new argument 'subset' to forest.netsplit() and print.netsplit() which can be used to define a subset of comparisons to print. E.g.,
forest(ns1, subset = k >= 3)

Best,
Guido