search for: polymer

Displaying 20 results from an estimated 30 matches for "polymer".

Did you mean: polymers
2004 Feb 07
0
Delivery Report (failure) for polymer@taiwan.com
A non-text attachment was scrubbed... Name: not available Type: text/rfc822-headers Size: 887 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20040207/d3f6dd14/attachment.bin
2015 Jul 17
1
Improvements (?) in stats::poly and stats::polym.
Dear Keith, >>>>> <Keith.Jewell at campdenbri.co.uk> >>>>> on Thu, 16 Jul 2015 08:58:11 +0000 writes: > Dear R Core Team, > Last week I made a post to the R-help mailing list > ?predict.poly for multivariate data? > <https://stat.ethz.ch/pipermail/r-help/2015-July/430311.html> > but it has had no responses so I?m
2004 Oct 01
2
Newbie seeking directions
Hello everybody, I'm developing the www.polyxmass.org (GNU polyxmass) program that is a polymer sequence editor (a polymer is a thread made of concatenated monomers). I would like to code a "self-speak-out" feature for that sequence editor: the user would select a sequence region and ask that the program would "dictate" the sequence. For example, the following could be a...
2004 Jul 05
2
Failing on reading a "slightly big" dataset
...d Qu.: 3.436e+03 Max. :9.558e+06 Max. : 2.004e+08 NA's :2.530e+02 NA's : 2.530e+02 Sniffing, I find that the last observation in the data frame `firms' is wonky: > print(firms[38249,]) name gva.less.interest interest gva 38249 YOUNG POLYMERS PVT. LTD. 2542.08 652.71 3194.79 > system("grep -n '^YOUNG POLY' cmie*") 88904:YOUNG POLYMERS PVT. LTD.|2542.08|652.71|3194.79 where we see that YOUNG POLYMERS was observation 88,904 in the file. How did it become #38249 to R? And, > print(firms[38250,]) mak...
2010 Feb 08
5
Why are double sided polymorphic relationships lacking in Rails?
http://stackoverflow.com/questions/2224994/why-are-double-sided-polymorphic-relationships-lacking-in-rails -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to
2016 Apr 27
1
Approximate taylor series
Hi All, Say I have the values of function f(x1,x2,x3,x4) for each values of x1,x2,x3,x4 but not complete. But the functional form is not known. Techniques like regression, etc. are not able to give me satisfactory results and msy be more complex than we thought. I wanted to use Taylor's approximation to continuous function, to approximate a functional form using the given data. But failed
2017 Jul 13
0
Quadratic function with interaction terms for the PLS fitting model?
Hi Bert, Ok, to your initial point, the key nuance is that if 'x' is a vector, you can leave the 'degree' argument unnamed, however, if 'x' is a matrix, you cannot. That aspect of the behavior does not seem to change if poly() is called stand alone or, as suggested in ?poly, within a formula to be parsed. Working on tracing through the code using debug(), the error is
2010 Apr 07
1
behaviour of xls2sep when running read.xls (package gdata) sinceupgrade of R
Hello eveRybody (and probably special regards to Gabor G....), I recently upgraded from R-2.9.2-win32 to R-10.1.0-win32, and I'm using Windows XP Professional 2002 with service pack 3 on a PC with IntelCore Duo CPU@ 3.00 GHz. Last time I used it (some weeks ago, before upgrading), one of my scripts (including the two lines cited below) used to run OK. When I ran it yesterday evening (after
2017 Jul 13
2
Quadratic function with interaction terms for the PLS fitting model?
Marc: 1. I am aware of the need to explicitly name arguments after ... -- see the R Language definition where this can be inferred from the argument matching rules. 2. I am aware of the stated exception for poly(). However: > x1 <- runif(20) > x2 <- runif(20) > mx <- cbind(x1,x2) > poly(mx,2) Error in poly(dots[[i]], degree, raw = raw, simple = raw) : 'degree'
2009 Aug 28
1
Help with glmer {lme4) function: how to return F or t statistics instead of z statistics.
...the answers to my questions by trawling through the R help archives. I'm hoping someone here can help me. I'm running an analysis on Seedling survival (count data=Poisson distribution) on restoration sites, and my main interest is in determining whether the Nutrients (N) and water absorbing polymer Gel (G) additions to the soil substrate contribute positively to the survival of the seedlings, over a 3 year time period (for simplicity I'm just using 3 time periods, each in the same season for the 3 successive years). Fixed factors: Nutrients (0 and 1), Gel (0 and 1) Random factors: Site (4...
2015 Jun 19
2
Samba 3 AD Member Server Strangeness
...use of sender's contact information for direct marketing purposes or for transfers of data to third parties. The dupont.com http://dupont.com web address may be used for a limited period of time by the following divested businesses that are no longer affiliated in any way with DuPont: Borealis Polymers NV Jacob Holm & Sonner Holding A/S (Jacob Holm) Kuraray Co., Ltd DuPont accepts no liability or responsibility for the content or use of communications sent or received on behalf of such divested businesses or for the consequences of any actions taken on the basis of such communications. Fra...
2015 Jun 22
2
Samba 3 AD Member Server Strangeness
...use of sender's contact information for direct marketing purposes or for transfers of data to third parties. The dupont.com http://dupont.com web address may be used for a limited period of time by the following divested businesses that are no longer affiliated in any way with DuPont: Borealis Polymers NV Jacob Holm & Sonner Holding A/S (Jacob Holm) Kuraray Co., Ltd DuPont accepts no liability or responsibility for the content or use of communications sent or received on behalf of such divested businesses or for the consequences of any actions taken on the basis of such communications. Fra...
2006 Jul 01
1
polynomial expansion in R
Hi: I have two vectors of data, x and y and I want to get the "polynomial" expansion of (x+y)^p with any integer power p in R. Suppose p=2, then I want a matrix of five vectors, namely, x y x^2 y^2 x*y. The coefficient of the polynomial is not needed. I can write it manully if p is small. But I want it in the case of p=10 or even bigger, is there any function in R can do that
2011 Jun 28
0
problem with rJava : same as message from wwreith on Mon, 27 Jun 2011
Hi R-listers, I run R version 2.13.0, on a i386-pc-mingw32/i386 platform under Windows XP. I perform daily update of my installed packages. I've got the most recent Java for this platform installed, as I am told by the JavaUpdater when checking. (and I've read the posting guide, so that I'm not going to get fired by Uwe as poor wwreith [joke])... But : since one of the last daily
2012 Mar 30
1
R 2.15.0
Albricias. R 2.15.0 ha sido 'liberado'. La información de las novedades aquí: http://cran.r-project.org/src/base/NEWS.html Además, con esta versión empieza una nueva época, pues ya no habrá dos versiones por año, sino solo una con parches a lo largo del año. Que Vds. lo disfruten. -- :: Igor Sosa Mayor :: joseleopoldo1792 en gmail.com :: :: GnuPG: 0x1C1E2890 ::
2009 Aug 28
0
Help with glmer {lme4} function: how to return F or t statistics instead of z statistics?
...the answers to my questions by trawling through the R help archives. I'm hoping someone here can help me. I'm running an analysis on Seedling survival (count data=Poisson distribution) on restoration sites, and my main interest is in determining whether the Nutrients (N) and water absorbing polymer Gel (G) additions to the soil substrate contribute positively to the survival of the seedlings, over a 3 year time period (for simplicity I'm just using 3 time periods, each in the same season for the 3 successive years). Fixed factors: Nutrients (0 and 1), Gel (0 and 1) Random factors: Site (4...
2015 Jun 22
2
Samba 3 AD Member Server Strangeness
...use of sender's contact information for direct marketing purposes or for transfers of data to third parties. The dupont.com http://dupont.com web address may be used for a limited period of time by the following divested businesses that are no longer affiliated in any way with DuPont: Borealis Polymers NV Jacob Holm & Sonner Holding A/S (Jacob Holm) Kuraray Co., Ltd DuPont accepts no liability or responsibility for the content or use of communications sent or received on behalf of such divested businesses or for the consequences of any actions taken on the basis of such communications. Fra...
2000 Nov 16
0
European Meeting of Statisticians, Funchal, August 2001
...the auspices of the European Regional Committee of the Bernoulli Society. For more information see the conference web site http://www.fc.ul.pt/cea/ems2001 Keynote speakers are Peter Donnelly (Oxford) on `Some statistical challenges in modern genetics', Frank den Hollander (Eindhoven) on `Polymer chains' and Andrew Barron (Yale) on `Information theory in probability and statistics'. Special invited lecturers are Soeren Asmussen (Lund) on simulation for rare events, Veronique Gayrard (Marseille) on the statistical mechanics of the Hopfield model and Irene Gijbels (Louvain) on nonpar...
2012 Apr 23
0
Solve an ordinary or generalized eigenvalue problem in R
...ickly and it could be a nice summer or term project for a student (Google Summer of Code 2013?). I'll be happy to kibbitz and mentor, but I'd rather stay on the sidelines of actual package building, as I no longer have a direct need. My application was the quantum electronic structure of polymers in 1972/3. However, I think the code is still reasonable. Best, JN On 04/23/2012 06:00 AM, r-help-request at r-project.org wrote: > Message: 36 Date: Sun, 22 Apr 2012 21:27:23 +0200 From: Berend Hasselman <bhh at xs4all.nl> > To: Jonathan Greenberg <jgrn at illinois.edu> Cc:...
2012 Mar 19
1
plot method for rasters and layout
Hi list, I thought I was used to layouts, but today I am facing a problem I cannot overcome : On my R installation (Windows 7 Pro, SP1, R version 2.13.0, daily update of packages), I am not able to put raster plots in user defined layouts : > layout.matrix<-matrix(c(1,2,3,4,5,5),2,3) > layout(mat=layout.matrix) > layout.show(5) works fine, I get the correct frames in