Var {doudpackage} | R Documentation |
S4 class initialization function
Description
Initialization function for Var initialize,Var-method()
Usage
Var(name, type = "", normal = TRUE)
Arguments
name |
A character taking name of the variable |
type |
A character taking name of the variable type |
normal |
Logical, if variable, is numeric; is it normal |
Value
Var Object
[Package doudpackage version 2.1.0 Index]