check_dict_stat: Compatibility check: dictionary and stat

View source: R/compatibility_checks.R

check_dict_statR Documentation

Compatibility check: dictionary and stat

Description

this checks that the provided dictionary has the provided stat. This will look different for dictionaries accessed with keywords than dictionaries provided with a filepath.

Usage

check_dict_stat(dict, dictstat, indices = c(1, 2, 3, 4))

Arguments

dictstat

string ("mean", "sd", or "cov")

dictname

string

Value

boolean for successful check


ahcombs/bayesactR documentation built on Jan. 15, 2025, 6:49 p.m.