Recently Published
Comparing Factor and Network Models Correctly
Network models have recently been incorrectly compared with factor models. When compared correctly, the models are not distinguishable and the network models are likely less robust.
Ejemplo
Mineria de datos
Document
Asignación de la semana
Document
Tarea
Correlograma df_l Rosi
Neste conjunto foram retirados os indivíduos com NA e colunas sem variação
Correlograma df_l Rosi
Neste conjunto foram retirados os indivíduos que continham NA e algumas colunas sem variação (87x36).
Record Linkage using R
The example below demonstrates one approach to using the RecordLinkage package to perform record linkage in R. This includes loading data, pre-processing (cleaning) the data, comparing records, and identifying matches. While this example is not exhaustive and does not cover all the features provided by the package, it serves as a solid starting point for conducting record linkages.