sys_TS | R Documentation |
Calculate the Transition Scores
sys_TS(data, dataset, n_iter, vars_to_discretize)
data |
A dataframe that contains experimental data. |
dataset |
A binary dataframe. Datasets used to establish evaluation criteria. |
n_iter |
The number of iterations to reach the steady state. |
vars_to_discretize |
Variables or columns to be discretized. Default is NULL. |
A dataframe that contains sysAgNPs scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.