Skip to content
Back to formatted view

Raw Message

Message-ID: <3E9E40C3-4514-4A2B-8377-676787750D70@uniklinik-freiburg.de>
Date: 2023-12-21T17:30:14Z
From: Guido Schwarzer
Subject: [R-meta] using netmeta::netsplit()
In-Reply-To: <c08ac75048a54bb2be0fd6d554df0cbe@uniklinik-freiburg.de>

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