Displaying 1 result from an estimated 1 matches for "bioestadistica".
2015 Jul 14
4
Conservar el nombre de la variable entre varias funciones: ejemplos de resultados
...univarido Var Dep: Quali Var indep: quali
##--------------------------------------------------------------
UNI_VDQVIQ = function(XVD, XVDT, XVARNOM, XVARNOMT, XCAMIF)
{
cat ("*** Entra de uni_vdqviq.r ******************************** \n\n")
source("http://web.udl.es/Biomath/Bioestadistica/R/Instalacio/FuncionsAuxiliars.r", local = F, echo=TRUE, encoding = "unknown")
# CrossTabsMod(get(XVD), get(XVARNOM), digits = 2, chisq = T, row = T, expected = T)
CrossTabs(get(XVDT), XVARNOM, digits = 2, chisq = T, row = T, expected = T)
# Oportunitats relatives i IC ht...