search for: lasker

Displaying 5 results from an estimated 5 matches for "lasker".

Did you mean: laser
2006 Nov 26
1
adding elemens to a list
Hi, I have a list of 20 elements, each of them of variable length and with a structure like this: lasker[[1]][1:10,] Var1 Freq 1 1988-02 3 2 1988-03 1 3 1988-04 1 4 1988-05 2 5 1988-06 3 6 1988-07 1 7 1988-08 1 8 1988-09 1 9 1989-03 1 10 1989-04 1 How do I can insert in this list: 1988-01 0 1988-10 0 1988-11 0 1988-12 0 1989-01 0 1989-02 0...
2003 Jun 20
3
namespaces not available
This happened to me with R-1.7.0, Linux RH9: ------------------------------------------------------------------ > q() Save workspace image? [y/n/c]: y Warning messages: 1: namespaces may not be available when loading 2: names in persistent strings are currently ignored gb at lasker:~/R/test$ R R : Copyright 2003, The R Development Core Team Version 1.7.0 (2003-04-16) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type `license()' or `licence()' for distribution details. R is a collaborative pr...
2006 Nov 23
1
how to loop this?
Hi, I have the next procedure: t1<-data.frame(table(substr(names(subset(lasker[[1]], lasker[[1]] >= 4)), 1, 7))) t1[1:5,] Var1 Freq 1 1988-02 3 2 1988-03 1 3 1988-04 1 4 1988-05 2 5 1988-06 3 How to make a new list?, dataframe? having 189 elements in the 'lasker' list: > str(lasker[[1]]) 'table' int [, 1:1274] 1 1 3 2 1 5...
2005 Apr 18
1
Rd.sty problems.
...* checking if this is a source package ... OK * Installing *source* package 'Biodem' ... ** R ** data ** help >>> Building/Updating help pages for package 'Biodem' Formats: text html latex example Fst text html latex example Lasker text html latex example Mal.eq text html latex example N text html latex example P text html latex example Phi...
1998 Jan 27
1
R-beta: survival4
...h(Surv(tid, ev) ~ z) > Call: > coxph(formula = Surv(tid, ev) ~ z) > > > coef exp(coef) se(coef) z p > z -0.347 0.707 1.44 -0.241 0.81 > > Likelihood ratio test=0.06 on 1 df, p=0.81 n= 3 > > q() > Save workspace image? [y/n/c]: y > [gb at lasker R]$ R > ............................... > [Previously saved workspace restored] > > > library(survival4) > Autoloading required package: splines > > coxph(Surv(tid, ev) ~ z) > Error in .C("coxfit2", iter = as.integer(iter.max), > as.integer(n), as.integer(...