search for: glover

Displaying 20 results from an estimated 43 matches for "glover".

Did you mean: clover
2005 May 23
2
Trouble with drplot
...try to use "drplot" to graph my data I get an error. The message is: Error in plot.window(xlim, ylim, log, asp, ...) : need finite 'xlim' values If someone could please tell me what I am doing wrong, I would much appreciate it. Thank you and have a blessed day. Eugene Glover Sanofi-Aventis 26 Landsdowne St 4th floor Cambridge MA 02139 617-768-4079 [[alternative HTML version deleted]]
2017 Sep 05
4
Interesting behavior of lm() with small, problematic data sets
...e: In summary.lm(new.rez) : essentially perfect fit: summary may be unreliable ############## There is a warning that the summary may be unreliable sue to the essentially perfect fit, but a p-value of 0.3112 doesn?t seem reasonable. As a side note, the various r^2 values seem odd too. Tim Glover Senior Scientist II (Geochemistry, Statistics), Americas - Environment & Infrastructure, Amec Foster Wheeler 271 Mill Road, Chelmsford, Massachusetts, USA 01824-4105 T +01 978 692 9090 D +01 978 392 5383 M +01 850 445 5039 tim.glover at amecfw.com amecfw.com This message is the...
2019 Apr 26
3
Total response file count limited to 21
...eid and Hans, who did a bunch of the implementation in this area. From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Shoaib Meenai via llvm-dev <llvm-dev at lists.llvm.org> Reply-To: Shoaib Meenai <smeenai at fb.com> Date: Friday, April 26, 2019 at 8:34 AM To: Chris Glover <chrisglover at google.com>, "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Total response file count limited to 21 Hi Chris, I fixed this in https://reviews.llvm.org/D60631<https://urldefense.proofpoint.com/v2/url?u=https-3A__reviews.ll...
2007 Jul 11
2
Previously saved workspace restored
...9; for some demos, 'help()' for on-line help, or'help.start()' for an HTML browser interface to help.Type 'q()' to quit R. [Previously saved workspace restored] but how can I see the data (table) which is saved (in R format) in R?, i hope you will help me. Kristi Glover _________________________________________________________________ Explore the seven wonders of the world BRE [[alternative HTML version deleted]]
2016 Apr 20
0
simulation in R
I realized that there was a typo error. I mean "Monte Carlo Simulation" ________________________________________ From: R-help <r-help-bounces at r-project.org> on behalf of Kristi Glover <kristi.glover at hotmail.com> Sent: April 19, 2016 11:48 PM To: R-help Subject: [R] simulation in R Hi R user, Would you mind to help me to find the range with stochastic events? For example, daT<-structure(list(sn = 1:14, growthrate = c(0.5, 0.6, 0.7, 0.99, 0.1, 0.3, 0.4, 0.5, 0.5, 0.2...
2019 Apr 26
2
Total response file count limited to 21
Hi, I recently hit this on a project using a build system that relies heavily on nested response files. We found we could only have 21 response files total before getting errors related to the unexpanded response files. I tracked it down to this code in llvm/lib/Support/CommandLine.cpp // If we have too many response files, leave some unexpanded. This avoids // crashing on
2016 Apr 20
2
simulation in R
Hi R user, Would you mind to help me to find the range with stochastic events? For example, daT<-structure(list(sn = 1:14, growthrate = c(0.5, 0.6, 0.7, 0.99, 0.1, 0.3, 0.4, 0.5, 0.5, 0.2, 0.1, 0.4, 0.3, 0.43)), .Names = c("sn", "growthrate"), class = "data.frame", row.names = c(NA, -14L)) I want to find the ranges of growth rate of the above data using Mote
2002 Aug 02
1
{samba digest, Vol 1 #1475 - 26 msgs} Outlook/Express Crawling with Domains
> Message: 7 > From: "Glover George" <dime@gulfsales.com> > Also, as a side note, maybe someone might have the answer to this as > well. Once I switched to a domain, the user can no longer > open Windows > Messenger in XP. Is this normal? IS there some setting I need to > change? (i.e., is Messenge...
2012 Jun 28
3
would you give me your hand to standardize columns in a matrix?
Hi R User, Would you give me your hand to standardize some columns in a matrix? I have included the example table. > dput(test) structure(list(X = c(1, 2, 3, 4, 5, 6), Y = c(4, 5, 6, 7, 8, 9), temp = c(0.818, 0.113, 0.256, 0.587, 0.955, 0.207), oxy = c(0.797, 0.487, 0.727, 0.128, 0.514, 0.031)), .Names = c("X", "Y", "temp", "oxy"), row.names =
2006 Dec 31
2
Presenting a grouped list of objects from STI
...;Manager 2</li> </ul> ... etc What is the best method for building the output in the view? Should I use acts_as_list or tree? You''ll notice I also want to have the count for each type. Is there a built in way to do this or should I hack something together? Thank you, Ryan Glover -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gm...
2017 Sep 05
0
Interesting behavior of lm() with small, problematic data sets
Tim, I think what you're seeing is https://en.wikipedia.org/wiki/Loss_of_significance. Cheers, Mark From: "Glover, Tim" <Tim.Glover at amecfw.com> To: "r-help at r-project.org" <r-help at r-project.org> Date: 09/05/2017 11:37 AM Subject: [R] Interesting behavior of lm() with small, problematic data sets Sent by: "R-help" <r-help-bounces at r-project....
2006 Dec 28
2
STI, controllers and views
...#39; link to view that persons details. For each type I would like to show a specific view, i.e. the manager_view, the employee_view etc. If I have a single controller with a show action and I pass it the person as a parameter how do I get the controller to show the correct view? Thank you, Ryan Glover -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gm...
2012 Jun 13
3
How to plot linear, cubic and quadratic fitting curve in a figure?
...ting curve, I can see the line originated from left to right (cover whole x axis). I could not plot the line only within the data set. Would any one help me to figure it? I think it is not difficult but for me- it is really taking time. Thanks and waiting for your suggestions sincerely, Kristi Glover [[alternative HTML version deleted]]
2012 May 10
6
averaging two tables (rows with columns)
Hi R user,I am struggling to figure out on how I can calculate the average from the two tables in R. Any one can help me? really your help would be grateful- I am spending so much time to figure it out. It should not be so hard, I think. I have very big data but I have created a hypothetical data for simplification. for example I have : table 1 table 1: species occurance data
2008 Sep 25
1
Confusion over syntax in a package
...of a 'calc' function. The strange thing is that everything works fine when I run the example commands from the command lines, when the function is called instead of calling each line individually, it works perfectly. Can anyone shed light on what 'calc' may be? Many thanks, Ryan Glover
2019 May 03
2
Total response file count limited to 21
...; > > > > > > From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Shoaib > Meenai via llvm-dev <llvm-dev at lists.llvm.org> > > Reply-To: Shoaib Meenai <smeenai at fb.com> > > Date: Friday, April 26, 2019 at 8:34 AM > > To: Chris Glover <chrisglover at google.com>, "llvm-dev at lists.llvm.org" < > llvm-dev at lists.llvm.org> > > Subject: Re: [llvm-dev] Total response file count limited to 21 > > > > > > > > Hi Chris, > > > > > > > > I fixed this in http...
2003 Apr 17
1
Odd error: Physical size does not match superblock size
...n resize2fs and decreased the filesystem by 16 to match what the physical said. Then I rebuilt the RAID-1 array and the problem went away. I was hoping there would be a more elegant solution. Anybody have an idea how this error occured, or what I could have done differently? Thanks, -- Bobbyjoe Glover <glover@pa.msu.edu>
2012 May 14
2
package ‘adehabitat’ is not available (for R version 2.15.0) on Mac OS X
Hi R- User,I tried to load package adehabitat for R version 2.15.0. But, I got error. even I download and save in local drive and tried to install from the local file. but still i got the following errors install.packages("adehabitat", repos='C:/adehabitat_1.8.10.tgz') package ‘adehabitat’ is not available (for R version 2.15.0) > install.packages("adehabitat",
2012 Aug 04
2
how to assing unique ID in a table and do regression
Hi R- User I have very big data set (5000 rows). I wanted to make classes based on a column of that table (that column has the data which is continuous .) After converting into different class, this class would be Unique ID. I want to run regression for each ID. For example I have a data set > dput(dat) structure(list(ID = c(0.1, 0.8, 0.1, 1.5, 1.1, 0.9, 1.8, 2.5, 2, 2.5, 2.8, 3, 3.1, 3.2,
2012 Sep 20
2
how can I give same name to column and row?
Hi R User, I calculated a correlation matrix and I was trying to give a same name for rows and columns (heading) in the correlation matrix. But, I was not able to do so. Would you mind let me know how I can assign the same name for the heading of row and columns in the matrix? I appreciate for your help. cheers, K [[alternative HTML version deleted]]