Home
last modified time | relevance | path

Searched refs:priorsBox (Results 1 – 1 of 1) sorted by relevance

/dports/math/R-cran-Amelia/Amelia/R/
H A Dameliagui.r1739 priorsBox <- tcltk::ttkframe(getAmelia("priorsWindow")) functionVar
1741 prior.frame <- tcltk::ttkpanedwindow(priorsBox, orient = "horizontal")
1873 but.frame <- tcltk::ttkframe(priorsBox)
1890 tcltk::tkgrid.rowconfigure(priorsBox, 1, weight = 1)
1891 tcltk::tkgrid.columnconfigure(priorsBox, 0, weight = 1)
1892 tcltk::tkgrid.columnconfigure(priorsBox, 1, weight = 1)
1893 tcltk::tkgrid(priorsBox, row = 0, column = 0, sticky = "news")