search for: afactor

Displaying 4 results from an estimated 4 matches for "afactor".

Did you mean: factor
2007 May 10
1
Follow-up about ordinal logit with mixtures: how about 'continuation ratio' strategy?
...affected by the multiple lines? ### I'll probably stew over this and add a mixture component in the ### example below and find out how lmer does. ### File: ordLogit_Simulation-01.R ### Create a 4 category ordinal dependent variable Y valued 1,2,3,4 ### with predictors "x" and "afactor". The "True" model has the ### linear predictor ### eta = 0.3 * x + 0 (afactor==1)+ 0.4 * (afactor==2) + 0.5 (afactor==3)+ 0.9 (afactor==4) ### and the "cutpoints" between categories are -2.3, -0.5, and 0.66. N <- 1000 A <- -1 B <- 0.3 cutpoint <- c( -2.3, -...
2006 Sep 12
1
segfault in plot(x, y, col = aFactor) (PR#9221)
After the following commands (issued just after starting R) set.seed(1) n <- 600 x <- rnorm(n) y <- rnorm(n) aFactor <- factor(rep(1:5, length = n)) plot(x, y, col = aFactor) R prints *** caught segfault *** address 0x10, cause 'memory not mapped' Segmentation fault and dies. (Yes, I know that using a factor as `col' is wrong; I discovered this by a mistake. :-) Substituting "aFactor &lt...
2005 Sep 19
4
factor as seq() in for loop
Dear all, I would like to use the values in vegaggr.BLMCMR02$colony str(vegaggr.BLMCMR02) `data.frame': 1678 obs. of 3 variables: $ vegtype : Factor w/ 27 levels "2010","2020",..: 3 4 5 19 4 5 19 5 $ colony : Factor w/ 406 levels "0","1","10","100",..: 1 1 1 1 2 2 2 $ Totvegproparea: num 0.00055 0.03956 0.95705
2003 Jun 25
3
Help
hi my name is Tomer,im using R version 1.4 i've encontered a couple of problems with my my R programing. 1. i cant understand what is the whights in the nnet$wts command(which weight fit to the nodes). 2.my OS is Windows XP , i want to operate R from the command line and i want it to operate a file automaticly(the commands written in a text file) ,is it possible?( i know that in unix it