Displaying 2 results from an estimated 2 matches for "apuramentos".
2006 Dec 12
2
tklistbox...
...e Metodologia Estatística - Métodos Estatísticos
INE - DRP: Instituto Nacional de Estatística - Delegação Regional do Porto
Tel.: 22 6072016 (Extensão: 4116)
---------------------------------------------------
require(tcltk)
#Criação da janela
janela <- tktoplevel()
tkwm.title(janela,"Apuramentos - Inquérito ao Emprego")
#Estilo do texto
estilo_texto <- tkfont.create(family="verdana",size=8,weight="bold")
tkgrid(tklabel(janela,text="Trimestre:",font=estilo_texto))
cb1 <- tkcheckbutton(janela)
cb1Valor <- tclVar("0")
tkconfigu...
2007 Sep 20
2
Package Survey
Hello,
How I use the function as.svrepdesign without memory.size problems?
desenho_npc_JK <- as.svrepdesign(desenho_npc,type="JKn")
Error: cannot allocate vector of size 161.3 Mb
In addition: Warning messages:
1: Reached total allocation of 1022Mb: see help(memory.size)
2: Reached total allocation of 1022Mb: see help(memory.size)
3: Reached total allocation of 1022Mb: