View source: R/printfunctions.R
summarize.errors | R Documentation |
Method to summarise errors from the simulation output of '$analysis()' from the Design class. Not generally required by the user.
summarize.errors(out, par, true, alpha)
out |
list of mcml model outputs |
par |
the index of the parameter to summarise |
true |
true value of the parameter to summarise |
alpha |
the type I error value |
A vector with errors of type 2, M, S1, and S2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.