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