search for: dissolved

Displaying 20 results from an estimated 79 matches for "dissolved".

Did you mean: dissolve
2012 Jul 20
1
Dissolve polygon
Hi, I am working with a SpatialPolygonsDataFrame of many islands. There are a lot of polygons (islands) composing my SpatialPolygonsDataFrame. I want to extract the elevation of each island. I need to separate the different polygons (like dissolve function in arcgis), to have the elevation of each island. Do you have any idea how can I do that ? I already read a lot of forum, and read the
2008 Jun 19
1
PrettyR (describe)
..., 48, NA, 9.1, NA, NA, 11, NA, NA, 13, NA, 20, NA), Copper = c(NA, 0.00023, 9e-04, 0.0046, NA, 0.00079, 0.00095, 0.00082, 0.00052, 0.00078, 0.00074, 0.0012, 0.00087, 0.0013, 0.001, 0.008, 0.00093, 0.00081, 0.0011, 0.00058, 0.001, 0.0011, 8e-04, 0.00094, 0.00047, 0.0011, 0.0011), Dissolved.Ammonia...N..phenate. = c(NA, 0.14, 0.13, 0.22, NA, NA, NA, 0.085, NA, 0.098, NA, 0.055, NA, NA, NA, 0.14, 0.057, 0.087, 0.078, 0.081, 0.086, NA, 0.07, NA, 0.11, NA, NA), Dissolved.Nitrate.Nitrite...N = c(0.13, 0.15, 0.11, 0.14, 0.13, 0.15, 0.16, 0.12, 0.054, 0.055, 0.051, 0.086,...
2008 Oct 09
1
stack or dissolve matrix without double entries
Heja, I've some bigger distance-matrices like this: num [1:3231, 1:3231] 0.000 0.176 0.176 0.176 0.176 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:3231] "A" "B" "C" "D" ... ..$ : chr [1:3231] A" "B" "C" "D" . I actually want to convert them into a 2 column dataframe like this: data.frame':
2020 Sep 20
2
Call for testing: OpenSSH 8.4
On Sun, Sep 20, 2020 at 03:13:28PM -0400, Randall S. Becker wrote: > On September 20, 2020 2:02 AM, Damien Miller wrote: > > OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing > > on as many platforms and systems as possible. This is a bugfix release. > > I will be testing this shortly on HPE NonStop platforms. > > Side question: We now have
2016 Nov 04
2
Repeat e-mail syndrome shows up in 2.2.26+
On Wed, Nov 02, 2016 at 07:15:17PM +0200, Timo Sirainen wrote: > On 01 Nov 2016, at 18:26, The Doctor <doctor at doctor.nl2k.ab.ca> wrote: > > > > Getting complaints from people about pop/imap > > > > issues. > > > > some people are getting repaeted e-mail. > > > > Other are not able to delete their e-mails from an IMAP lcient. >
2016 Nov 08
3
Repeat e-mail syndrome shows up in 2.2.26+
On 11/8/2016 2:24 AM, A.L.E.C wrote: > On 08.11.2016 08:04, The Doctor wrote: > >> In another account, I see lots of white items in RoundCude as if these items are >> hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails. > > I guess these "white items" are messages marked as deleted but not > expunged. It is normal with Thunderbird, it
2005 Apr 12
1
lme problem
Sorry for the long letter! I have recently started using R. For the start I have tried to repeat examples from Milliken & Johnson "Analysis of Messy Data - Analysis of Covariance", but I can not replicate it in R. The example is chocolate chip experiment. Response variable vas time to dissolve chocolate chip in seconds (time), covariate was time to dissolve butterscotch chip
2008 Jul 01
2
Area Under a Curve
...grate() but it requires a function which I assume means something like x+x^2+x^3 is there a built in function in R for this? #let's say x <- seq(1:50) y <- seq(1:50) plot(y~x) # the are would be 1250 # I would like to be able to do this but on more complicated numeric sets of points say dissolved oxygen mass thanks stephenr -- Let's not spend our time and resources thinking about things that are so little or so large that all they really do for us is puff us up and make us feel like gods. We are mammals, and have not exhausted the annoying little problems of being mammals. -K. Mul...
2006 May 05
2
extract p-value from urppTest
Dear List, How do I pick the p-value out of the urppTest result? For adfTest the p-value can be extracted by A2 at test$p.value following A2 <- adfTest(myData[,i], lags=2, type=c("c")) What do I do for urppTest? The above doesn't seem to work. There is a slot @test with $output, which is a list of various test results that didn't want to give away only the p-value
2008 Oct 16
0
R package: autocorrelation in gamm
Dear users I am fitting a Generalized Additive Mixed Models (gamm) model to establish possible relationship between explanatory variables (water temperature, dissolved oxygen and chlorophyll) and zooplankton data collected in the inner and outer estuarine waters. I am using monthly time-series which are auto-correlated. In the case of the inner waters, I have applied satisfactoryly (by ACF and PACF) an corAR1() as follows: gamm.zoo <- gamm(zoo~s(water.t...
2010 Oct 11
1
LDA fuction
Hello, I wonder what analysis i have to use to evaluate which environmental variables most closely related to the grouping that I have. I has 38 streams are grouped based on eight environmental variables, but I wonder how these variables relate to these groups. Example.: PH, dissolved oxygen and altitude over which these variables relate to a group one, and two . . . Understood .....???? my email is vascomc at gamil.com Thank you all. -- View this message in context: http://r.789695.n4.nabble.com/LDA-fuction-tp2990198p2990198.html Sent from the R help mailing list archive a...
2004 Jan 02
0
Grandstream Flash Button
I don't know how I managed to mess up sending this last time, but somehow it got attached to the AgentCallbackLogin thread. Since the indended audience may not see it there, please indulge me by tolerating this second copy: Here's a little tidbit about the non-functional flash key on the Budgetone 100's. I have 20 of these phones. On some, the flash key works, and on some it
2012 Sep 28
1
Lattice bwplot(): Conditioning on one factor
I'm not able to create the proper syntax to specify a lattice bwplot() for only one of two conditioning factors. The syntax that produces a box plot of each of the two conditioning factors is: bwplot(quant ~ param | era, data=mg.d, main='Dissolved Magnesium', ylab='Concentration (mg/L)') What I've tried unsuccessfully are: bwplot(quant ~ param | factor(era=='Pre-mining'), data=mg.d, main='Magnesium', ylab='Concentration (mg/L)) bwplot(quant ~ param | era, data=mg.d, main='Magnesium', ylab=...
2016 Nov 08
1
Repeat e-mail syndrome shows up in 2.2.26+
On Tue, Nov 08, 2016 at 08:59:37AM -0700, The Doctor wrote: > On Tue, Nov 08, 2016 at 07:38:42AM -0500, Tom Talpey wrote: > > On 11/8/2016 2:24 AM, A.L.E.C wrote: > > > On 08.11.2016 08:04, The Doctor wrote: > > > > > >> In another account, I see lots of white items in RoundCude as if these items are > > >> hidden from Thunderbird hance blocking
2016 Sep 26
4
FreeBSD port
Is the person responsible for the FreeBSD port on this list? There might be a minor bug in a small piece of correction code issues in the last 4 days. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for
2004 Mar 15
2
R equiv to proc gremove in maps package
Is there an R equivalent to SAS's proc gremove? You would use this procedure to combine the units on an existing map, for example to build a map of Metropolitan Statistical Areas (MSAs) from the [US] counties dataset where the internal boundries surround the MSAs (which are groups of counties) rather than the individual counties. I can imagine the mechanism would be to find and erase the
2004 Jan 02
2
AgentCallbackLogin.
Dear Forum, I'm using the AgentCallbackLogin function to log my agents onto multiple call queues. exten => 3001,1, AgenCallbackLogin(1001,@sip). This works very well. I can not work out how to log them back out? On of the forum members was kind enough to point me into the directions of 'dial a null extension and press * to logout'. I don't seem to be able to translate
2011 Aug 30
3
Descriptive Stats from Data Frame
...am.quant BC-0.5|1996-04-19|Arsenic|0.01 : 1 BC-0.5|1996-04-19|Calcium|76.56 : 1 BC-0.5|1996-04-19|Chloride|12 : 1 BC-0.5|1996-04-19|Magnesium|43.23 : 1 BC-0.5|1996-04-19|Sulfate|175 : 1 BC-0.5|1996-04-19|Total Dissolved Solids|460: 1 (Other) :14880 I want first to calculate (and plot) descriptive stats by chemical, ignoring site and date and telling R to ignore missing data. (Incorporating those factors will occur later.) What I have not been able to figure out is how t...
2016 Nov 01
5
Repeat e-mail syndrome shows up in 2.2.26+
Getting complaints from people about pop/imap issues. some people are getting repaeted e-mail. Other are not able to delete their e-mails from an IMAP lcient. Current configuration /usr/dovecot2/sbin/dovecot -n # 2.2.26.0 (23d1de6): /usr/dovecot2/etc/dovecot/dovecot.conf # OS: FreeBSD 11.0-RELEASE-p2 amd64 base_dir = /var/run/dovecot/ disable_plaintext_auth = no first_valid_uid = 100
2018 Jun 08
5
C7, encryption, and clevis
...was locked to or network card) 4. single replacement machine (meeting requirements of license; sometimes it is number of CPUs/cores, memory, etc) is used to replace it [imminently needing to spoof MAC address] 5. fair effort was made to find and notify about the above whoever inherited rights of dissolved company But I bet the lawyer can find flaws in what I tried to say. On a similar note: one of the companies whose software scientists here were using a lot (IDL is a product) changed hand several times, and last owner changed licensing terms and stopped signing perpetual licenses. With perpet...