View source: R/independent.models.R
independent.models | R Documentation |
Mainly for internal use. Provide independent models for each node.
independent.models(datamatrix, params)
datamatrix |
datamatrix |
params |
parameters |
nodes |
Model for each node |
C |
Costs for individual models |
Leo Lahti leo.lahti@iki.fi
See citation('netresponse')
res <- independent.models(datamatrix = NULL, params = NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.