getElementaryProtocols {PFIM} | R Documentation |
Get the elementary protocols.
Description
Get the elementary protocols.
Usage
getElementaryProtocols(object, fims)
## S4 method for signature 'Optimization'
getElementaryProtocols(object, fims)
Arguments
object |
An object from the class Optimization. |
fims |
A list of object from the class Fim. |
Value
A list containing the results of the evaluation of the elementary protocols giving the numberOfTimes, nbOfDimensions, totalCost, samplingTimes and the fisherMatrices
[Package PFIM version 6.0.3 Index]