search for: munci

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

Did you mean: munch
2011 May 16
3
Is it time to re-factor yet :^)
Or how to avoid the whirlwind. Greetings everyone. I observe the coding of lighdm is well under way and I'm thinking the pressure to meet the releases of 11.11 is probably going to build without bounds. Is there time now to consider the inclusion of some of the more offbeat use cases? 1: Headless(no monitor, keyboard, or monitor) 2: True headless(no video card) but Xvfb. 3: No X but only
2008 Jul 14
1
applying complex functions by groups
...ad much luck getting it to work. I wonder if anyone has suggestions for how I might do this kind of by groups processing. Thanks very much. Holmes Holmes Finch Associate Professor Director of Research, Office of Charter School Research Department of Educational Psychology Ball State University Muncie, IN 47306 (765) 285-3668 My favorite quote: "I was gently accused of escapism during a TV interview about a book I had written on my length-of-California walk. Frankly, I fail to see how going for a six-month, thousand-mile walk through deserts and mountains can be judged less real than sp...
2012 Jan 13
1
loops over regression models
...list <- c("mom_iq", "mom_hs") for (x in 1:length(clist)) { lm(kid_score ~ clist[x], data = kidiq) } But none of these work. So I am wondering if anyone could give me some hint. Thanks a lot Jun Xu, PhD Assistant Professor Department of Sociology Ball State University Muncie, IN
2012 Aug 01
1
optim() for ordered logit model with parallel regression assumption
...f function. I am relatively new to R, and here I would guess probably something related to the class type (numeric vs. matrix) or something along that line among those if conditions. Thanks in advance for any suggestion. Jun Xu, PhD Assistant Professor Department of Sociology Ball State University Muncie, IN 47306 #################################################################### library(foreign) readin <- read.dta("ordfile.dta", convert.factors=FALSE) myvars <- c("depvar", "x1", "x2", "x3") mydta <- readin[myvars] # remove all missin...
2008 Nov 05
0
latent class analysis of nominal and continuous indicators
...les that I can model after. As a long-time user of Stata, I am also used to making easy tables (of regression results like those in published journal articles) using the estout command. I am not sure if R has similar functionalities. Thanks! Jun Xu, Ph.D. Assistant Professor Ball State University Muncie, IN 47306 [[alternative HTML version deleted]]
2011 May 13
0
effects package for adjusted predictions
...ne predicted probability with a given set of values for independent variables (for example, female=1, phd=3 and enrol = 7), and it appears that using the effect command, I have to get multiple predictions?? Thanks a lot! Jun Xu, PhD Assistant Professor Department of Sociology Ball State University Muncie, IN 47306