| Best_t-class | R Documentation |
"Best_t"Class used to store the result of function ComputeBest_t.
Objects can be created by calls of the form
new("Best_t", theta, nbt, tvec, detVal, convcode, ...),
where the user can specify some/all of the inputs or call function
ComputeBest_t.
theta:Object of class "vector"; values of the
4 parameters.
nbt:Object of class "vector"; number of points
used in the minimisation.
tvec:Object of class "list"; values of the
best t-vectors.
detVal:Object of class "vector"; values of the
optimal determinant found after minimisation.
convcode:Convergence code.
signature(e1 = "Best_t", e2 = "Best_t"):
sum objects from class Best_t.
signature(.Object = "Best_t"):
initialise an object from class Best_t as described above.
signature(object = "Best_t"):
print a summary of the object.
ComputeBest_t
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.