MCResultAnalytical-class | R Documentation |
"MCResultAnalytical"
Result of a method comparison based on analytical methods for computing confidence intervals.
Object is typically created by a call to function mcreg
.
Object can be directly constructed by calling newMCResultAnalytical
or new("MCResultAnalytical", data, xmean, para, mnames, regmeth, cimeth, error.ratio, alpha, weight)
.
xmean
:Object of class "numeric"
~~
data
:Object of class "data.frame"
~~
para
:Object of class "matrix"
~~
mnames
:Object of class "character"
~~
regmeth
:Object of class "character"
~~
cimeth
:Object of class "character"
~~
error.ratio
:Object of class "numeric"
~~
alpha
:Object of class "numeric"
~~
weight
:Object of class "numeric"
~~
Class "MCResult"
, directly.
signature(.Object = "MCResultAnalytical")
: ...
signature(.Object = "MCResultAnalytical")
: ...
signature(.Object = "MCResultAnalytical")
: ...
Ekaterina Manuilova ekaterina.manuilova@roche.com, Andre Schuetzenmeister andre.schuetzenmeister@roche.com, Fabian Model fabian.model@roche.com, Sergej Potapov sergej.potapov@roche.com
showClass("MCResultAnalytical")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.