Skip to content

Commit 7c70a37

Browse files
committed
Merge branch 'master' of https://github.com/bertcarnell/triangle
2 parents 3f65c6d + c4225c8 commit 7c70a37

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ x <- rtriangle(20, 0, 2, 1.5)
122122
triangle_mom(x)
123123
```
124124

125-
## [1] 0.6341961 1.9096262 1.4197678
125+
## a b c
126+
## 0.6341961 1.9096262 1.4197678
126127

127128
#### triangle maximum likelihood estimates
128129

0 commit comments

Comments
 (0)