Displaying 3 results from an estimated 3 matches for "anyl".
Did you mean:
any
2010 Oct 15
1
Package 'nlme' fails 'make check-all' in R 2.12.0 patched built from source
...version 3.1.-97 of nlme.
A search of the examples/tests for nlme yields an example in augPred_lab.R as follows, which appears to be the only code based reference to Hmisc in the nlme package:
library(nlme)
if(require("Hmisc")) {
T.aug <- Orthodont
label(T.aug$age) <- 'anyL'
foo <- augPred(lme(distance ~ age, random = ~1|Subject, data=T.aug))
## failed in 3.1-72
}
## failed even if there is a variable with a class that is not being used.
T.aug <- Orthodont
T.aug$newage <- T.aug$age
class(T.aug$newage) <- 'anyC'
foo <- augPred(lme(di...
2011 May 25
0
text mining - text comparing
...w i don't think i will have problems with that part, but the problem is importing the data. The thing is that there is areound 300 different USCS - Descritption combinations which is of course to much to sort out by hand. I would have to create a Corpus of around 300 texts which I could later anylize. Here is where i get stuck. I can not find a way to import the data in a Corpus so that i would have a text named after USCS value and containing strings (words) of Desription field.
Attached (temp.txt) is a small dataset.
2.) Second thing is about comparing text. I have some proble...
2011 Jan 07
2
Battlefield Bad Company 2 - help me with log from terminal
...e:ntdll:NtQueryObject Unsupported information class 3
err:rpc:I_RpcGetBuffer no binding
fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented information class: ProcessDebugFlags
I am linux begginer, so i dont understand that log mutch (I already eliminated some errors).
Please, anylize that log and help me :)
Can anybody help me, please?