Searched defs:noise1 (Results 1 – 3 of 3) sorted by relevance
158 noise1 <- list(p = 0.4, q = .6, f = 0.5) list260 noise1 <- list(p = .4, q = .6, f = .5) # substantial noise, very few reports list331 noise1 <- list(p = .4, q = .6, f = .5) # substantial noise => 7 stddevs error list
51 noise1 <- list(p = .5, q = .5, f = 0) # truly random IRRs list
317 constexpr const ImmutableString noise1("noise1"); variable