ViSibookfromDATA {ViSiElse} | R Documentation |
Function ViSibookfromDATA
Description
ViSibookfromDATA
build an object class ViSibook from observational data. The process is the ordered list of punctual actions given by the columns names of X.
Usage
ViSibookfromDATA(X, idsubject = 1)
Arguments
X |
data.frame. |
idsubject |
numeric indicates the number of the column of X which stores id. |
Value
a ViSibook corresponding to the dataset X.
[Package ViSiElse version 1.2.2 Index]