getMeanChiSq {CoGAPS} | R Documentation |
return chi-sq of final matrices
getMeanChiSq(object) ## S4 method for signature 'CogapsResult' getMeanChiSq(object)
object |
an object of type CogapsResult |
chi-sq error
data(GIST) getMeanChiSq(GIST.result)