beta2
returns a vector with all the estimated values of the
\(d_i = \beta1 u_i + \beta2 w_i + \epsilon_i\) models fitted by
ChIPexoQual
beta2(object) # S4 method for ExoData beta2(object)
ExoData
object.A numeric vector with estimated values for \(\beta_2\).
data(exoExample) beta2(exoExample)#> [1] -0.0828114564 -0.0586481687 -0.0508866499 -0.0618609175 -0.0659590906 #> [6] -0.1161160128 -0.0476369060 0.0014902913 -0.0677642640 -0.0009672712 #> [11] -0.0942598452 -0.0250994323 0.0120789185 -0.1391828005 -0.0736049371 #> [16] -0.0445140886 0.0540227165 -0.0815968332 -0.0228664334 -0.0743547229 #> [21] -0.0973407137 -0.1170163645 -0.0831059732 -0.1377140542 -0.0471180629 #> [26] -0.0372649389 -0.0652010940 -0.0429267630 -0.0353893245 -0.0098885913 #> [31] -0.0724081133 -0.0513780776 -0.0618377958 -0.0422906769 -0.0832631723 #> [36] -0.1803460552 -0.0946528864 -0.0506058320 -0.1507592340 -0.0970472237 #> [41] -0.0581675596 -0.1006419103 -0.0326275643 -0.0171621102 -0.0472709952 #> [46] -0.0758897258 -0.1379389987 -0.0772826125 -0.0162401795 -0.0645193659 #> [51] -0.0076196418 -0.0546751224 -0.0713772915 -0.0022950823 -0.0022819686 #> [56] 0.0089181153 -0.0450954912 -0.0388972431 -0.0176150863 -0.1257449072 #> [61] -0.0550109699 -0.0181706974 -0.0648731711 -0.0472732672 -0.0237548455 #> [66] -0.1188522112 -0.0708534954 -0.0713545519 -0.1460231287 -0.1116012472 #> [71] 0.0046855105 -0.0364738027 -0.0394776971 -0.0718539543 -0.1270675796 #> [76] -0.1825181176 -0.0547505315 -0.0925814579 -0.0809991071 -0.1159740295 #> [81] -0.0411142810 -0.0503249141 -0.0137435453 -0.1580327482 -0.0185541555 #> [86] -0.0949696506 -0.0525974010 -0.1832629355 0.0047321009 -0.0435795279 #> [91] -0.0388131703 -0.0620283688 -0.0673042640 0.0265390698 -0.0275532394 #> [96] -0.0446692599 -0.0708412487 -0.0722154952 -0.0163411638 -0.0831504511