check_connected: check_connected

Description Usage Arguments Value

View source: R/check_functions.R

Description

A simple check to see if the network provided is connected or not. Meta-Analysis should be carried only on connected networks. It is used directly in survnma as a stopping mechanism for networks that are not valid.

Usage

1

Arguments

df

the input dataframe used for carrying the network meta-analysis

Value

boolean indicating whether network is connected or not. A valid datafame would return TRUE.


certara/survivalnma documentation built on Oct. 17, 2020, 12:34 a.m.