search for: naics

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

Did you mean: nacs
2009 Oct 13
3
Selecting initial numerals
II just want to create a new object with the first two numerals of the data. Not sure why this isnt working, consider the following: EmpEst$naics=c(238321, 624410, 484121 ,238911, 811111, 531110, 621399, 541613, 524210 ,236115 ,811121 ,236115 ,236115 ,621610 ,814110 ,812320) EmpEst$naics2<-formatC(EmpEst$naics %% 1e2, width=2, flag="", mode ="integer") #RESULT:Warning message: #In Ops.factor(EmpEst$naics, 100) : %% n...
2010 May 03
2
Hierarchical factors
...within continents. Other examples include occupational codes, biological species, software types (R within statistical software within analytical software), etc. Such data structures commonly use hierarchical coding systems. For example, the 2007 North American Industry Classification System (NAICS) <http://www.census.gov/cgi-bin/sssd/naics/naicsrch?chart=2007>has twenty two-digit codes (e.g., 42 = Wholesale trade), within each of these varying numbers of 3-digit codes (e.g., 423 = Merchant wholesalers, durable goods), then varying numbers of 4-digit codes (4231 = Motor Vehicle and...
2004 Dec 20
2
?? 'OpenFile failed. Distribution Media Appears to be corrupt.' ??
I'm trying to run a stock analysis app called NAIC Toolkit 4 in Wine on Fedora Core 2 Linux.... It uses InstallShield I think (it has a fancy GUI installation piece) so I: 1. installed DCOM98 2. ran EXE file via Wine with WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" switch This got rid of some errors but now I'm stuck at one last one... 'OpenFile failed. Distribution Media
2004 Jul 16
1
Winbind problem
Posted: Thu Jul 15, 2004 11:34 am Post subject: Samba/winbind and ADS problem I almost have this. I have read the docs, I have read this, I have purchased both books from the samba team, and I cannot find any help from any of these. We are trying to migrate from OLDDOMAIN (an NT4 Domain) to NEWDOMAIN (our Win2k3 Domain). I have a two way trust right now between the domains. I have
2009 Apr 30
1
stepAICc
Dear R users, Would it be difficult to change the code of stepAIC (from the MASS library) to use AICc instead of AIC? It would be great to know of someone has tried this already. Best wishes Christoph.
2001 Mar 28
4
efficiency and "forcing" questions
Dear R listers -- The program below does the following tasks: 1. It creates a file (wintemp4) that is a subset of alldata4 consisting of "winner" records in 50 industry groups (about 5400 obs); 2. It defines a function (myppr1) that runs the ppr function in modreg once to generate goodness of fit (sum of squared errors) measures by number of terms included in model and then reruns