search for: polti

Displaying 2 results from an estimated 2 matches for "polti".

Did you mean: polit
2009 Apr 01
1
What could this be? Transfer error code 16
Hy people, where could this be coming from? rsync: send_files failed to open "Alfredo Polti SA/wz_ALFREDO_POLTI_SA.ac0" (in Winway_z-32): Device or resource busy (16) rsync: send_files failed to open "Alfredo Polti SA/wz_ALFREDO_POLTI_SA.ac3" (in Winway_z-32): Device or resource busy (16) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at...
2012 Jun 30
0
Help with the proportional odds model (Colombia)
...=~d.multi,nest=TRUE,weights=~c.multi,data=acm18.multi,fpc=~e.multi, mealcat=cut(meals,c(0,25,50,75,100))) (This is the first complex sample) * Muestra.comp.multi<-update(Muestra.comp.multi,APES=APES,EDAD_1=Edad_1,EDAD_2=Edad_2) # Corresponds to a transformation that you suggested me 2) mod.polti.ultico<-svyolr(APES~EDAD_1,EDAD_2,design=Muestra.comp.multi,method=c("logistic")) And this is the error that comes out (I could help resolve this error, please): Error en svyolr.survey.design2(APES ~ EDAD_1, EDAD_2, design = Muestra.comp.multi, : response must be a factor Thank y...