| ModelList-class | R Documentation |
This class contains a model sampled during optimisation, and associated scores
Objects of class ModelList can be created from
new("ModelList", model=model, scores=scoresT, scoresList=scores.dataOn, intAnd=intermediates.AND.or, intgAnd=integrators.AND.or)
model:data frame, subset of an interactions element from a PKNlist
scores:numeric, total score for a network
scoresList:list, scores by conditions and treatments
intAnd:logical, for each intermediate, are the incoming edges combined with an AND or not
intgAnd:logical, for each integrator, are the incoming edges combined with an AND or not
An overview of methods with class-specific functionality: More detailed introduction can be found in help for each specific function.
run1modelsamples and runs one model
C. Terfve terfve@ebi.ac.uk
run1model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.