Displaying 3 results from an estimated 3 matches for "kkd".
Did you mean:
kbd
2011 Jan 08
1
summary(list) is awesome, but I want more than summary
...data, but that it gives me the
frequency for all the rest of the values "(Other)" not reported in the
summary. In other words, how do I make the summary function give me
not a summary but everything? I would like all frequencies, not just
the top five.
I shall be obliged.
All the best,
KKD
2012 Mar 01
1
R can't load a large dataset
...load a dta (Stata) file in R.
The dta is about 650 MB and contains the integrated World Values
Survey/ European Value Study data-set.
My problem is that I don't manage to load the file. After almost 1
hour I issued the following command:
data <- read.dta("http://www.stata-press.com/data/kkd/data1.dta",
convert.dates = TRUE, convert.factors = TRUE,
missing.type = FALSE,
convert.underscore = FALSE, warn.missing.labels = TRUE)
I still don't have my data loaded. Moreover, my system becomes very
slow and not responsive.
I can't figure out what is going on.
Here...
2003 Jan 17
1
Why ADS if I can join the ADS domain as an NT 4 server?
Hello, all,
I can not easily find an answer to this question: why do we need samba 3.0 to
join an ADS, if samba 2.x can join the ADS domain just as well, even though
the PDC is in native mode? What's the benefit for samba 3.0 to be a member
of ADS? What restrictions I have if joining samba 2.x to the domain as an
NT4 server?
I bet people on this list should know better than me. Can