Displaying 3 results from an estimated 3 matches for "jobcod".
Did you mean:
jobcode
2013 Mar 06
1
need help using read.fortran
..."A4","3A1","A2","A1"),
header = FALSE,skip=0,sep="@",
col.names =
paste(idno,empmo,empyr,birthmo,birthyr,sex,race,teno,testmo,testyr,
testtyp,L500,L1k,L2k,L3k,L4k,L6k,L8k,RT1k,R500,R1k,R2k,R3k,R4k,R6k,R8k,
HPD,dept,shift,TWA,envclas,jobcode,hobby.med.STS,audclas,disp),
row.names = (idno) ))
I also tried a separate dimnames statement like so:
dimnames(AN35)[[2]] <-
c("idno","empmo","empyr","birthmo","birthyr","sex","race",
"teno","testmo...
2013 Apr 26
1
Stratified Random Sampling Proportional to Size
...ariables I want to use as strata
Library(RODBC)
library(sqldf)
library(sampling)
#After establishing connection I query the data and sort it by strata APPT_TYP_CD_LL and EMPL_TYPE and store it in a dataframe
CURRPOP<-sqlQuery(ch,"SELECT APPT_TYP_CD_LL, EMPL_TYPE,ASOFDATE,EMPLID,NAME,DEPTID,JOBCODE,JOBTITLE,SAL_ADMIN_PLAN,RET_TYP_CD_LL FROM PS_EMPLOYEES_LL WHERE EMPL_STATUS NOT IN('R','T') ORDER BY APPT_TYP_CD_LL, EMPL_TYPE")
#ROWID is a dummy ID I added and repositioned after the strat columns for later use
CURRPOP$ROWID<-seq(nrow(CURRPOP))
CURRPOP<-CURRPOP[,c(1:2...
2015 Mar 26
4
[LLVMdev] LLNL wants one of you (as an HPC compiler and tool developer)
...ing permits hiring an experienced developer into an advanced job category, as well as for hiring someone newly graduated.
Please share this with anyone you feel might be interested.
Now for the official text...
Job Title: High Performance Computing (HPC) Compiler and Tool Developer
Job ID: 13027
Jobcode Desc: Science & Engineering MTS 3 (SES.3) / Science & Engineering MTS 4 (SES.4)
NATURE AND SCOPE OF JOB
As a member of the Development Environment Group in the Livermore Computing (LC) supercomputing center, will work as a software developer specializing in compilers and application devel...