check_loglikelihood_exists: Check a results data frame for log-likelihood

Description Usage Arguments Author(s)

View source: R/check_results.R

Description

Goes through rows and returns a message if a row lacks a valid log- likelihood value

Usage

1
check_loglikelihood_exists(results, return_rows = TRUE)

Arguments

results

a results data frame, as produced by run_optim() or accessed by read_optim_results().

return_rows

logical. Should rows that don't pass the check be returned?

Author(s)

Theo Pannetier


TheoPannetier/DDvTDtools documentation built on Oct. 22, 2020, 2:31 p.m.