Searched refs:decoded_partition (Results 1 – 1 of 1) sorted by relevance
188 decoded_partition <- setNames(decoded$fit$estimate, decoded$fit$string) functionVar190 checkTrue(L1Distance(decoded_partition, partition) < total^.5 * tolerance_l1,193 L1Distance(decoded_partition, partition),196 checkTrue(LInfDistance(decoded_partition, partition) <200 L1Distance(decoded_partition, partition),203 list(estimates = decoded_partition,