search for: fellstat

Displaying 2 results from an estimated 2 matches for "fellstat".

Did you mean: elstat
2012 Mar 05
0
New package: OpenStreetMap 0.2
...Some features: 1. Uses multiple map tiles stitched together to create high quality images. 2. No files are created or stored on the hard drive. 3. Tiles are cached, so downloads occur only when necessary. 4. ggplot 0.9.0 integration More information is available at: http://blog.fellstat.com/?p=130 Ian Fellows http://www.fellstat.com _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages
2015 Sep 09
0
Profiling function that contains both C++ and Fortran Code
...nia.edu) for CPU time. My operating system is OS X 10.10. OpenMx contains C++ and Fortran code. I have read the section regarding profiling compiled code in the manual (https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Profiling-compiled-code). This section and this post (http://blog.fellstat.com/?p=337) lead me to try Instruments. Here is what I did: -Opened Instruments -Chose the Time Profiler Template -Pressed Record -Started my script using RStudio The output of instruments looks like this: http://i.stack.imgur.com/aKIQm.jpg. The command line tool "sample" returns the...