search for: particulates

Displaying 12 results from an estimated 12 matches for "particulates".

Did you mean: particulares
2006 Oct 02
2
xyplot Graphic Help
...e( Room=as.factor(c(132,132,132,132,132,132,132,132,132,196,196)), Sample=as.factor(c("A","B","C","J","K","L","M","N","O","B","C")), Particulates=c(90,300,400,300,400,300,500,200,300,14,52), Class=as.factor(c(100000,100000,100000,100000,100000,100000,100000,100000,100000,10000,10000)) ) a <- data$Class print( xyplot(Particulates~Sample|Room, data=data, # groups=Room, type=&qu...
2004 Dec 22
2
GAM: Overfitting
I am analyzing particulate matter data (PM10) on a small data set (147 observations). I fitted a semi-parametric model and am worried about overfitting. How can one check for model fit in GAM? Jean G. Orelien
2012 Dec 13
1
About new test cases for Durable handle version 2
Hi, I am not sure if I am addressing to the correct audience. So apologize for the that. I found in the existing smbtorture test suit do not have much test cases related to durable handle version 2 that is supported for SMB version 3 . I have done some work on that and would like to contribute on that filed. Can anyone let me know the process for that? Thanks in advance, Santanu
2008 Oct 17
1
ggplot2 scale relation free
I don't know if there is a way to use the scale relation free argument in ggplot2 like in lattice. I have a feeling that there is not, but I would like to make a plea for this feature. It would be nice to be able to plot Total Inorganic Nitrogen Total Phosphorus and the ratio of the two- the numbers on the axis are not related, but the previous two are surely related to the last (this ratio
2007 Jun 27
1
Spurious shutdown
I had a brief power interruption this evening which caused a spurious shutdown. The system log contains a report of "low battery" status; however, checking the battery soon after powering up again showed a fairly typical 80% charge. The UPS had, however, been beeping to indicate imminent shutdown, which is slightly suspicious. Previous power interruptions have been fine but either they
2004 Jan 20
2
question
Je suis étudiant en DEA et j'élabore un mémoir dans lequel j'applique le modèle STARMA , Pouvez vous ,s'il vous plait, m'envoyer l'algorithme de calcul ces STACF et STPACF de ce model afin de débuter mon estimation de ce modéle sur R Merci d'avance. --------------------------------- [[alternative HTML version deleted]]
2004 Jan 23
0
STARMA model (Space-Time ARMA)
Hello I was looking for the source code for the new arima procedure the STARMA model (Space-Time ARMA) If somebody have the source code of this model please send me them I'm student and in my research for my master I'm appling the STARMA model for modelling the pollutant particules. It's very important Thank you. --------------------------------- [[alternative HTML
2002 Jul 30
1
Comparison of two time series using R
We have two time series: the first is a series of weekly counts of isolates of RSV (respiratory syncytial virus) by pathology laboratories, and the second is a series of weekly counts of cases of bronchiolitis in young children presenting to hospital emergency departments. Bronchiolitis in young children is usually caused by RSV infection, and simple visual inspection reveals a very close
2011 Aug 27
7
Asking Favor For "Remove element with Particular Value In Vector"
Dear All. I am Chuan. I am beginner for R.I facing some problem in remove element from vector.I have a vector with size 238 element as follow(a part) [1] 0 18 24 33 44..................................[238] 255 Let the vector label as "x",I want remove element "0" and "255".I try use such function: x[x>0 & x<255] However, I am fail since same results
2001 Jun 18
1
OpenSSH + Solaris + AFS ???
Hello *, sorry if i missed an article which already solves my problem. I need a working configuration of OpenSSH for Solaris 7 (SunOS 5.7) with AFS support. PAM support to use the AFS PAm module `pam_afs.so' and TCP-Wrapper support would be nice. It would be nice to have similar configurations for Solaris 6 (SunOS 5.6), Solaris 8 (SunOS 5.8) and Solaris 2.5.1. I have tested a few
2010 Sep 20
0
No subject
connection will remain a TCP connection unless it is broken and restarted. Usually if I stop the client and wait for about 30 seconds to reconnect, there is a much greater chance that the MTU probes work fine, and in about 30 seconds MTU is fixed to 1416. Every time when the MTU probing fails, I see latency between 700 - 1000 ms with 32 byte pings over a LAN. Every time when the MTU probing does
2007 Oct 24
182
Yager on ZFS
Not sure if it''s been posted yet, my email is currently down... http://weblog.infoworld.com/yager/archives/2007/10/suns_zfs_is_clo.html Interesting piece. This is the second post from Yager that shows solaris in a pretty good light. I particularly like his closing comment: "If you haven''t checked out ZFS yet, do, because it will eventually become ubiquitously implemented