You are on page 1of 1

NORMALIZACION DE DATOS

Trabajando con ds_conversion

Normalización de valores numéricos:


Xnormalizado = (Xbruto - Minimax)/(Maximax-Minimax)

Descargar librerías de R (https://stackoverflow.com/questions/23446635/how-to-


download-http-directory-with-all-files-and-sub-directories-as-they-appear )
wget -r -np -nH --cut-dirs=3 -R index.html
https://cran.cnr.berkeley.edu/bin/windows/contrib/3.6/A3_1.0.0.zip

You might also like