is_number_enough: Is the number of observations enough to perform the modeling?

View source: R/validity.R

is_number_enoughR Documentation

Is the number of observations enough to perform the modeling?

Description

Is the number of observations enough to perform the modeling?

Usage

is_number_enough(tab, vardep, vars, type = "linear")

Arguments

tab

A data frame

vardep

A character string of the dependant variable

vars

A character vector of the independant variables and the adjustment variables

Value

A logical vector of length 1


KZARCA/simplestats documentation built on Feb. 19, 2024, 1:11 a.m.