look at the R code
This commit is contained in:
parent
3e70318e36
commit
8acdc283a2
0
R/.Rhistory
Normal file
0
R/.Rhistory
Normal file
|
@ -47,7 +47,4 @@ weights = c((1 - p_c), p_c/2, p_c/4, p_c/4)
|
||||||
# print(weights)
|
# print(weights)
|
||||||
result = mixture(dists, weights)
|
result = mixture(dists, weights)
|
||||||
mean_result = mean(result)
|
mean_result = mean(result)
|
||||||
print(mean_result)
|
print(mean_result)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user