Res.mhda.1 | R Documentation |
The function MHDA returns object of class Res.mhda.1 when the Unit argument is not NULL.
new("Res.mhda.1",Obj.a.unit=new("list"),type=new("character"),is.binary=new("character"))
Obj.a.unit
:A list. Each element of the list is a marix, corresponding to one slot. Each row of the matrix corresponds to one data cell. The first element of the row is sum of the observations in the data cell. The second element of the row is the number of the observations in the data cell.
is.binary
:Logical. TRUE for binary "positive" observations. FALSE for all observations.
showClass("Res.mhda.1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.