Skip to content

Commit b3bfa58

Browse files
committed
work
1 parent 13a1a23 commit b3bfa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-12-07-peirce_criterion_robust_method_detecting_outliers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ result <- peirce_criterion(data, max_outliers = 2)
216216

217217
cat("Filtered data: ", result$filtered_data, "\n")
218218
cat("Detected outliers: ", result$outliers, "\n")
219-
```
219+
```

0 commit comments

Comments
 (0)