| nodes_gen_exp | R Documentation | 
Given the names of the desired variables, this function generates the names of the variables in a DBN without needing a previous dataset. It's just a wrapper around the 'fold_dt' function.
nodes_gen_exp(ordering, size)
ordering | 
 the names of the variables  | 
size | 
 the desired size of the dbn  | 
a dictionary with the variable names in t_0 and in all other time slices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.