dot-check_A: Check Number of Observations for Inference

.check_AR Documentation

Check Number of Observations for Inference

Description

This function checks if the number of observations is greater than 1, which is required for conducting inference.

Usage

.check_A(A)

Arguments

A

An integer representing the number of observations.

Value

Returns NULL if the number of observations is valid; otherwise, throws an error.


banditsCI documentation built on April 12, 2025, 1:42 a.m.