search for: somc

Displaying 3 results from an estimated 3 matches for "somc".

Did you mean: soc
2001 May 07
2
postscript problem
hello all, when trying to produce a plot with the following code postscript("g6-5000-0705-b.ps") par(mfrow=c(4,1)) for (i in 1:4) { somc<-cumsum(betaC[,i])/c(1:N) plot(somc,ylim=c(min(somc),max(somc))); } dev.off() I get a postscript file g6-5000-0705-b.ps, but if I try to open it with ghostscript, or to convert it to pdf, I get the following error : Error: /invalidfont in findfont Operand stack: Helvetica Font Helveti...
2004 Nov 12
1
Win2K Terminal Server and roaming profiles issue
...eschool setting. Recently, users have been having problems with roaming profiles not working. And not all users, just some. I have applied the policy fix for CompatibleRUPSecurity, along with other suggestions, but I still get 'the profile cannot be loaded', Access is denied message for somce users. I should upgrade to 3, but (to be honest) fear that something major will break when I do so. How hard is it to upgrade to 3.0.8 while maintaining the LDAP functionality? I am not an expert in any of this, just stubborn enough about getting it to work that I will try, but need clear instr...
2009 Aug 13
4
lm coefficients output confusing
Hi all, I have an issue with the lm() function regarding the listing of the coefficients. My data are below, showing a list of hours (HR) relating to the time spent resting (R) by an individual animal. Simply i want to run a lm() to run in an anova() to see if there is a significant difference in resting between hours. HR R 1 2 0.6666667 2 2 0.4666667 3 2 0.8000000 4 2