Add Exo 10-11-12

This commit is contained in:
2024-11-13 18:30:34 +01:00
parent 0c63796041
commit 5323793daa
3 changed files with 55 additions and 9 deletions

View File

@@ -37,12 +37,4 @@ h <- function(x, y) {
I2 <- mean(h(X, Y))
I2
```
### Exponential + Truncated Normal distributions
```{r}
```
## Computational cost of these methods.
```