check.samplesize: Check function: sample size 'n' if 'data' is 'NULL'

View source: R/checks.R

check.samplesizeR Documentation

Check function: sample size n if data is NULL

Description

This function checks the sample size n if data is NULL. This function is only used if data is NULL. Typically, when data is NULL, it refers to the case where the bootstrap replications are all passed to the lpmodel object.

Usage

check.samplesize(x, name.var)

Arguments

x

The variable to be checked.

name.var

The name of the variable.

Value

Nothing is returned.


conroylau/lpinfer documentation built on Oct. 23, 2022, 9:21 a.m.