Displaying 8 results from an estimated 8 matches for "hcv".
Did you mean:
hch
2004 Dec 06
6
how to get how many lines there are in a file.
hi all
If I wanna get the total number of lines in a big file without reading
the file's content into R as matrix or data frame, any methods or
functions?
thanks in advance.
Regards
2011 Feb 08
3
intervals {nlme} lower CI greater than upper CI !!!????
Hi folks...
check this out..
> GLU<-lme(gluc~rt*cd4+sex+age+rf+nadir+pharmac+factor(hcv)+factor(hbs)+
+ haartd+hivdur+factor(arv),
+ random= ~rt|id, na.action=na.omit)
> intervals(GLU)$fixed
lower est. upper
(Intercept) 67.3467070345 7.362307e+01 7.989944e+01
rt *0.0148050160* 6.249304e-02 1.101811e-01
cd4...
2011 Feb 06
1
random interaction effect in lmer
Hi dears while modeling an interaction random effect in lmer i receive the
instantaneous error message
> ldlM4<-lmer(ldl~rt*cd4+age+rf+pharmac+factor(hcv)+
+ hivdur+(rt:cd4|id),na.action=na.omit,REML=F)
*Warning message:
In mer_finalize(ans) : false convergence (8)
*
I think the matter lies in syntax, 'cause i sistematically receive the same
message even when changing response...
PS: the above model runs quite well in lme and only rarely I reciv...
2011 Mar 18
1
PREDICTIONS from a PIECEWISE LINEAR (mixed) MODEL: THEY AIN'T LINEAR BETWEEN BREAK POINTS!!
...at all,
instead behaves like if it was a hig order polynomial or something
similar!!!!
I attach the codes below, hoping someone can point me the mistake....
I sincerely express many thanks in advance ......
Federico Bonofiglio
frame3<-data.frame(id,chol,cd4,rt,sex,age,
nadir,pharmac2,hbs,hcv,resp2,
hivbl,switch)
# I run a model specifing the function
(t-t*)+ = 0 if t<=t*
AND
(t-t*)+ = t if t>t*
with the following syntax, emulating MJ Crawley (The R book 2007, Wiley),
# rt+rt*(rt>15)
I run the model, is a mixed effect one.......
PCWISE<-lme(chol~rt+rt*(rt>1...
2011 Feb 08
0
glht{multcomp} : use with lme {nlme}
Hi dears,
I do
> CHOL<-lme(chol~rt*cd4+sex+age+rf+nadir+pharmac+factor(hcv)+factor(hbs)+
haartd+hivdur+factor(arv),
random= ~rt|id, na.action=na.omit)
...runs sweet,..then
....try a multicomparisons approach for the categorical rf
> summary(glht(CHOL, linfct=mcp(rf="Tukey")))
*
Error in model.frame.default(object, data, xlev = xlev) :
l'oggetto non...
2006 Mar 22
5
Double Call Progress tones
...37621 Linux Counter No. 202120
FWD:519961
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iQEVAwUBRCFQrktP/KMNOfRbAQJD6wf+KLQHBoI48MSrfRsetvgeB3xdsednTarf
aeKx1SnZssv9TELa4a3Kg8EcC/nbIXBCV+NMH28xqmS8/+PXfx+q8oIg8noHAYrO
VU/zFw6+O+CtDadlDnd0MjInvG4wQNHo7ec29fLpTBn44yMw1UiYkd02WjSj/hCv
PIVEZXqnGLerOxoD3SvtILI1OXZdz6K7j7juQSStwMRBAIH97X2c4jBLrTszDsER
iHenbD6/aCs7HpHC1708l8em36gXaePlTtp6+fxJ9kKEUCsqSAMHx+EQrViygZuJ
vuP9DSMkX9Bn/AATGcFa2aMFN70m/JcVU4KyYW7Bf61yPD5tJiomgQ==
=EMVS
-----END PGP SIGNATURE-----
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...;Y2&2&q)oddfsVKRP4BAeP-MSq{
zVH*JvJX543vcdDEw2y<<lD=z+f)p~RHqwv2JqPbF`>`XgAM0cNcsSaR9R#eXW?EF*
zTSanuY{s_A8QTh>ZzXrnA%o|L8Ji>IKSP#DlT8adbgU;DN8y>#x{iwEtXN$~WnD*6
z*HLo!!({NoqOONUU9$<!fUbK4Q-0;MY_qlG#;Ef%dte-6RM^VFE0{EvV^q*hV>!t*
zmSa?5EC($jgPT=u=7X1z-+`=|=`DQl5i@=4_=%Hcv`p`_i0Ei?4txlwtIBRNyFW$%
zjy~s5@;)wUJ?`Vt)jviZme~&SMO)ZC(4zu$WYD>2lYP$-D=AwP$#h4oN;EiEHh39y
z=`6YObmdvH_soft-m}D^In+TvkmIn)b9($h#NwYvsP1%KZnB;ctgtm at R4`-HmdraL
zJBxchQBiTrSjGF|Dn3Mx_c%nvL at Xd$V*CGxwKoBbs=EHi at 7wNslLSaY07cO#AuK)w
zt!uRvwT_t9j at n|WcBXG8I-Odz{fbcAU%%fDfdC?is353l!Y2E^2(s_...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking