check_valid_k: Check if max K exceeds the number of observations

View source: R/batch_snf.R

check_valid_kR Documentation

Check if max K exceeds the number of observations

Description

Check if max K exceeds the number of observations

Usage

check_valid_k(sdf, dl)

Arguments

sdf

A settings_df class object.

dl

A nested list of input data from data_list().

Value

Doesn't return any value. Raises error if max K exceeds the number of observations.


metasnf documentation built on June 8, 2025, 12:47 p.m.