search for: structuremonitoring

Displaying 20 results from an estimated 60 matches for "structuremonitoring".

2014 Dec 15
3
Making iconv portable?
...-Forge uses this and returns ?Raul? under Windows and NA under Mac OS X (and presumably also Linux). The ?iconv? R code merely calls compiled code, which I?ve used very little in 30 years. Thanks, Spencer > On Nov 30, 2014, at 2:32 AM, Spencer Graves <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: > > Wonderful. Thanks very much. Spencer > > > On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: [[alternative HTML version deleted]]
2013 Oct 11
3
Gaussian Quadrature for arbitrary PDF
Hi all, We know that Hermite polynomial is for Gaussian, Laguerre polynomial for Exponential distribution, Legendre polynomial for uniform distribution, Jacobi polynomial for Beta distribution. Does anyone know which kind of polynomial deals with the log-normal, Student抯 t, Inverse gamma and Fisher抯 F distribution? Thank you in advance! David [[alternative HTML version deleted]]
2014 Dec 15
2
Making iconv portable?
...] "Ra'ul" > -k > > >> The ?iconv? R code merely calls compiled code, which I?ve used very little in 30 years. > > >> Thanks, >> Spencer > > > >>> On Nov 30, 2014, at 2:32 AM, Spencer Graves <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: >>> >>> Wonderful. Thanks very much. Spencer >>> >>> >>> On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: > >> [[alternative HTML version deleted]] > >> __...
2014 Dec 15
1
Making iconv portable?
...conv? R code merely calls compiled code, which I?ve used very little in 30 years. >>> >>> >>>> Thanks, >>>> Spencer >>> >>> >>> >>>>> On Nov 30, 2014, at 2:32 AM, Spencer Graves <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: >>>>> >>>>> Wonderful. Thanks very much. Spencer >>>>> >>>>> >>>>> On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: >>> >>>>...
2012 Jul 09
1
c(a, b) for POSIXct objects with tzone attributes?
...quot;c2", say, that tries to retain attributes where "c" strips all but names? Thanks, Spencer -- Spencer Graves, PE, PhD President and Chief Technology Officer Structure Inspection and Monitoring, Inc. 751 Emerson Ct. San Jos?, CA 95126 ph: 408-655-4567 web: www.structuremonitoring.com
2012 May 04
1
Rprofile.site under Windows 7?
...graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_2.15.0 > -- Spencer Graves, PE, PhD President and Chief Technology Officer Structure Inspection and Monitoring, Inc. 751 Emerson Ct. San Jos?, CA 95126 ph: 408-655-4567 web: www.structuremonitoring.com
2012 May 20
4
write.xls
...datasets methods base #other attached packages: #[1] RODBC_1.3-5 WriteXLS_2.1.0 dataframes2xls_0.4.5 -- Spencer Graves, PE, PhD President and Chief Technology Officer Structure Inspection and Monitoring, Inc. 751 Emerson Ct. San Jos?, CA 95126 ph: 408-655-4567 web: www.structuremonitoring.com
2012 Mar 22
2
R 2.14.1 memory management under Windows
...#39;t know how easy this would be to fix under Windows, but I felt a need to report it. Best Wishes, Spencer -- Spencer Graves, PE, PhD President and Chief Technology Officer Structure Inspection and Monitoring, Inc. 751 Emerson Ct. San Jos?, CA 95126 ph: 408-655-4567 web: www.structuremonitoring.com
2013 Feb 04
2
Wide character in print?
...ppose I could dump it to sink, but that's pretty extreme and could mask other problems.) Thanks, Spencer -- Spencer Graves, PE, PhD President and Chief Technology Officer Structure Inspection and Monitoring, Inc. 751 Emerson Ct. San Jos?, CA 95126 ph: 408-655-4567 web: www.structuremonitoring.com
2011 Nov 28
3
Rprofile.site
Dear All I inserted a frequently used function (subroutine) right into my Rprofile.site which allows me to run it each time-works great. However, this approach is obviously suitable for a short function or a small number of functions. Instead of inserting the lines in Rprofile.site, is there a way to insert one line pointing to (fetching) the function in a local drive, similar to #include
2014 Dec 15
0
Making iconv portable?
...>> >>> The ?iconv? R code merely calls compiled code, which I?ve used very little in 30 years. >> >> >>> Thanks, >>> Spencer >> >> >> >>>> On Nov 30, 2014, at 2:32 AM, Spencer Graves <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: >>>> >>>> Wonderful. Thanks very much. Spencer >>>> >>>> >>>> On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: >> >>> [[alternative HTML version...
2010 Dec 06
3
0.5 != integrate(dnorm,0,20000) = 0
Hello: The example "integrate(dnorm,0,20000)" says it "fails on many systems". I just got 0 from it, when I should have gotten either an error or something close to 0.5. I got this with R 2.12.0 under both Windows Vista_x64 and Linux (Fedora 13); see the results from Windows below. I thought you might want to know. Thanks for all your work in creating
2012 Feb 29
1
Replace back slashes with forward slashes?
...rdslash()) c:\Users\ # nmax must be one more than the number of embedded blanks (x3 <- back2forwardslash(3)) c:\u\a b\c d -- Spencer Graves, PE, PhD President and Chief Technology Officer Structure Inspection and Monitoring, Inc. 751 Emerson Ct. San Jos?, CA 95126 ph: 408-655-4567 web: www.structuremonitoring.com
2012 Mar 19
1
diff(time) vs. difftime?
...case there is any doubt, I very much appreciate all the work that the R Core team has invested in making R what it is today. -- Spencer Graves, PE, PhD President and Chief Technology Officer Structure Inspection and Monitoring, Inc. 751 Emerson Ct. San Jos?, CA 95126 ph: 408-655-4567 web: www.structuremonitoring.com
2010 Jun 16
2
Package development process?
Hello, All: What thoughts might you have on "The R Software Package Development Process"? I'm looking for ideas, materials, references, and / or collaborators for an article on this topic to be submitted to the Communications of the ACM. My limited experience with other languages such as Matlab and Python suggests that R may be fairly unique with CRAN and this
2013 Feb 23
2
Wikipedia plots and tables?
Hello, All: What facilities exist for plots and tables of data in the standard MediaWiki software beyond the obvious standards? The standard MediaWiki tables and graphics capabilities seem to me to be rather clumsy, and I wonder if I'm missing some available extensions? The standard MediaWiki tables are described in a Wikipedia article on "Help:Table".
2012 Jan 03
3
An R interface to Model Building
Hello all, To anyone who is interested, I'm trying to learn a bit more about developing applications in R with user interfaces. I've been playing around with gWidgets to develop a model building interface. I'd appreciate any comments, suggestions, or guidance on how to better structure my R code and organize the programming task. In addition, any suggestions for features and
2012 Oct 03
4
Regarding licensing Terms
Hi, I have developed one application using ggmap package.It is based on google map. I am a bit confused regarding its licensing terms.I want to know that can i use it with my other applications. Is it legal? -- With Regards, Narendra Pratap Principal Research Developer Hitech Robotic Systemz Ltd. [[alternative HTML version deleted]]
2012 Feb 06
2
R-RApache to develop Knowledge Base
Hi all, I need your opinion about using R-Rapache to build a knowlegde base to bioinformatics field. I have copious amount of genotype information (some few million records) and would like to store it in MySQL database. Then, using RMySQL connector I would like to use it for further analysis using R over a web interface. The web interface which I am thnking off, just does not serve the purose of
2012 Oct 01
6
nlme: spatial autocorrelation on a sphere
I have spatial data on a sphere (the Earth) for which I would like to run an gls model assuming that the errors are autcorrelated, i.e. including a corSpatial correlation in the model specification. In this case the distance metric should be calculated on the sphere, therefore metric = "euclidean" in (for example) corSpher would be incorrect. I would be grateful for help on how to