check_valid_k {metasnf} | R 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 |
dl |
A nested list of input data from |
Value
Doesn't return any value. Raises error if max K exceeds the number of observations.
[Package metasnf version 2.1.2 Index]