search for: 5000l

Displaying 4 results from an estimated 4 matches for "5000l".

Did you mean: 1000l
2010 May 11
1
merge two data frames
...FEE (10)", "SILVER ", "SOYBEAN MEAL ", "SOYBEAN OIL", "SOYBEANS ", "SPCL HIGH GRADE ZINC USD", "STANDARD LEAD USD", "SUGAR WHITE", "WHEAT"), class = "factor"), VALUE = c(500L, 10000L, 420L, 420L, 100L, 5000L, 100L, 50L, 250L, 25L, 25L, 6L, 25L, 10L, 375L, 10L, 500L, 150L, 1120L, 50L, 50L, 50L, 100L, 600L, 50L, 500L, 400L, 400L, 110L)), .Names = c("SHORTDESCRIPTION", "VALUE"), class = "data.frame", row.names = c(NA, -29L)) I want to merge these df: > y=merge(value,a...
2012 Jun 04
0
Negative variance with lavaan in a multigroup analysis.
...????? SySt =~ Activity+Aggression+Voracity # Residuals ??????? Boldness~~Boldness' fit.riskmodel2_multi_Ad_cfa <- cfa(Riskmodel2_cfa, data=Ad_scale, std.lv=T,std.ov=T, ???????????????????????????????? se= "boot",test="bootstrap", ???????????????????????????????? bootstrap=5000L,group="Site") summary(fit.riskmodel2_multi_Ad_cfa,standardized=T, rsquare=T) lavaan (0.4-14) converged normally after 50 iterations ? Number of observations per group ? 1???????????????????????????????????????????????? 56 ? 0????????????????????? ???????????????????????????41 ? Estimato...
2001 Mar 27
2
MS Advanced TS client problems
Hi, I tried to run advanced terminal server client (or actually it's active/x component) under wine, but it does not seem to work. :( I also built my own client with delphi (added the active/x component in it and set the server and user name properties and called connect-method) and both of these suffer same problems: Client starts OK Clients connects OK and login screens etc are transmitted
2012 Jun 06
3
extracting values from txt file that follow user-supplied quote
useRs- I'm attempting to scan a more than 1Gb text file and read and store the values that follow a specific key-phrase that is repeated multiple time throughout the file. A snippet of the text file I'm trying to read is attached. The text file is a dumping ground for various aspects of the performance of the model that generates it. Thus, the location of information I'm wanting