search for: lij

Displaying 6 results from an estimated 6 matches for "lij".

Did you mean: lib
2006 Dec 02
0
fixup for debug package and R2.4.0
...has.dim[j] <- length(dim(xj)) == 2 } } else for (j in 1:nvar) { xij <- xi[[j]] if (is.null(pi) || is.na(jj <- pi[[j]])) jj <- j if (facCol[jj]) { if (length(lij <- levels(xij)) > 0) { all.levs[[jj]] <- unique(c(all.levs[[jj]], lij)) ordCol[jj] <- ordCol[jj] & is.ordered(xij) } else if (is.character(xij)) all.levs[[jj]] &lt...
2007 Jan 12
0
Minor logical bug in rbind.data.frame ?
...has.dim[j] <- length(dim(xj)) == 2 } } else for (j in 1:nvar) { xij <- xi[[j]] if (is.null(pi) || is.na(jj <- pi[[j]])) jj <- j if (facCol[jj]) { if (length(lij <- levels(xij)) > 0) { all.levs[[jj]] <- unique(c(all.levs[[jj]], lij)) ordCol[jj] <- ordCol[jj] & is.ordered(xij) } else if (is.character(xij)) all.levs[[jj]] &lt...
2018 Jan 07
2
No answer from upsrw <ups name> command
2018 Feb 04
0
No answer from upsrw <ups name> command
copying the list for reference. > On Feb 4, 2018, at 10:57 AM, Vit?lijs Hodiko <hodiko.v at inbox.lv> wrote: > > Thank you very much for a quick response. I tested nutdrv_qx driver and it's working just fine. > > SETINFO battery.voltage "13.50" > SETINFO device.type "ups" > SETINFO driver.name "nutdrv_qx" &gt...
2006 Jul 31
4
question about dataframe ("sensory") in PLS package
Dear all, I am trying to my dataframe for the PLS analysis using the PLS package. However I have some trouble generating the correct dataframe. The main problem is how to use one name to represent several columns in the dataframe. The example dataframe in PLS package is called "sensory". I cannot directly read the data file since it's a binary file. If I use
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *