dvaluator: Dependent Variable Evaluator Function

Description Usage Arguments

Description

This function's main use is to check the nature of the dependent variable, suggest a model type, and explain the model to the user.

Usage

1
dvaluator(depvar, order = F, panel = F)

Arguments

depvar

What is the name of your dependent variable?

order

Is your variable ordinal? Default is set to FALSE

panel

Is your data in panel or cross sectional form? Default is set to FALSE


PiotrLeTrong/regressr documentation built on May 20, 2019, 1:31 p.m.