Skip to content

Commit

Permalink
Agregar sección otros métodos
Browse files Browse the repository at this point in the history
  • Loading branch information
felipegonzalez committed Apr 23, 2024
1 parent b4b8b79 commit 5f89d60
Show file tree
Hide file tree
Showing 5 changed files with 693 additions and 1 deletion.
3 changes: 2 additions & 1 deletion notas/09-modelos-jerarquicos.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,8 @@ ajuste_jer$draws("y_sim", format = "df") |>
```

::: callout-note
#Modelos jerárquicos y estimación
# Modelos jerárquicos y estimación

Los modelos jerárquicos nos permiten ajustar modelos con *agregación parcial*: es
decir, estimamos parámetros a nivel de grupo con mejor precisión que
si ajustamos modelos individuales (varianza muy alta)
Expand Down
Loading

0 comments on commit 5f89d60

Please sign in to comment.