Description Usage Arguments Details Value Author(s) See Also
Performs refinement of cFL model parameters
1 | getRefinedModel(res,CNOlist,cutModel, cutSimList, refParams)
|
res |
Optimum returned by gaDiscreteT1 |
CNOlist |
a CNOlist on which the score is based (based on valueSignals[[2]], i.e. data at T1) |
cutModel |
Model (with unnesssary edges cut in reduceFuzzy or interpretDiscreteGA |
cutSimList |
Fields for simulation based on cutModel (again, cut with reduceFuzzy or interpretDiscreteGA) |
refParams |
parameter list object as returned by defaultParametersFuzzy. |
After the discreteGA chooses transfer functions from a discrete set of transfer functions and removing interactions inconsistent with the data, this function 'refines' the parameters by using optim to go to the local minimum of error to data
refModel |
A refined model |
finalSet |
Set of final fuzzy parameter |
MSE |
The MSE value |
M.K. Morris
gaDiscreteT1, reduceFuzzy, interpretDiscreteGA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.