success: This function takes as input the output of...

View source: R/2_study-fn.R

successR Documentation

This function takes as input the output of relevance_overview_tables It creates a new column that indicates whether a replication has been successful or not.

Description

This function takes as input the output of relevance_overview_tables It creates a new column that indicates whether a replication has been successful or not.

Usage

success(table, threshold = NULL)

Arguments

table

list containing the full data and other infos from the manyLabs experiment to .95

threshold

relevance threshold. Needed if Rlp & Rls are not in table.

Value

vector indicating whether repl. has been successful or not.

Author(s)

Stefan Thoma


StefanThoma/ReplicationRelevance documentation built on Feb. 6, 2023, 4:03 a.m.